- Install glide
curl https://glide.sh/get | sh - Install vendor dependencies
glide install - Create test db
createdb shotcharter_go_test - Create tables/ load db schema
psql shotcharter_go_test -f db/schema_setup.sql go build main.go- Run on
PORT=8080 go run main.go
Alex1sz/shotcharter-go-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|