# 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
# 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