Categorygithub.com/dot96gal/go-sqlc-mysql-sample
modulepackage
0.0.0-20240919025533-aaf32de8560e
Repository: https://github.com/dot96gal/go-sqlc-mysql-sample.git
Documentation: pkg.go.dev

# README

go-sqlc-mysql-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