Aution Setup install sqlc and migration make install create local postgres instance make postgres create DB make createdb run migration make migrateup run server go run ./cmd/*.go