Skip to content

Alex1sz/shotcharter-go-api

Repository files navigation

Build Status

Build Status

Dev environment setup

  1. Install glide curl https://glide.sh/get | sh
  2. Install vendor dependencies glide install
  3. Create test db createdb shotcharter_go_test
  4. Create tables/ load db schema psql shotcharter_go_test -f db/schema_setup.sql
  5. go build main.go
  6. Run on PORT=8080 go run main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published