repositorypackage
0.0.0-20230621231513-4e0db324b47b
Repository: https://github.com/felipegadelha/go-crud.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Dependencies and Commands
- go mod init github.com/FelipeGadelha/go-crud
- go get github.com/githubnemo/CompileDaemon
- go install github.com/githubnemo/CompileDaemon
- go get github.com/joho/godotenv
- go get -u github.com/gin-gonic/gin
- go get -u gorm.io/gorm
- go get -u gorm.io/driver/postgres
Rodando o projeto com CompileDaemon
CompileDaemon -command="./go-crud"