install go, docker (cygwin for windows)
run: make postgres make createdb make migrateup install sqlc (docker version for windows), linux and mac anything can be installed (for mac)
- run
sqlc generate
(for windows) - make sqlc //may not work, so copy command from makefile and paste directly on the terminal