Categorygithub.com/dot96gal/go-sqlc-postgres-sample
modulepackage
0.0.0-20241229000728-3ebf43fc22fd
Repository: https://github.com/dot96gal/go-sqlc-postgres-sample.git
Documentation: pkg.go.dev

# README

go-sqlc-postgres-sample

setup

# install dev tool
$ brew install golangci-lint
$ brew install golang-migrate
$ brew install sqlc
$ brew install mysql-client

# copy/edit .env file
$ cp .env.sample .env