/crm-basic

A customer relationship management app built using Go and Fiber

Primary LanguageGo

crm-basic

A customer relationship management app built using Go and Fiber

Dependencies

Fiber - gofiber/fiber

Go - golang/go

Setup Guide

Install Go - go.dev/doc

Install Sqlite3 - www.sqlite.org

Commands To Run

cd crm-basic

go mod tidy

go build main.go

go run main.go