mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
8ed6c1cfcf
Bumps [github.com/heroku/x](https://github.com/heroku/x) from 0.0.31 to 0.0.32. - [Release notes](https://github.com/heroku/x/releases) - [Commits](https://github.com/heroku/x/compare/v0.0.31...v0.0.32) --- updated-dependencies: - dependency-name: github.com/heroku/x dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
cmd/apollo | ||
internal | ||
migrations | ||
script | ||
.gitignore | ||
Brewfile | ||
Brewfile.lock.json | ||
env.example | ||
go.mod | ||
go.sum | ||
Procfile | ||
README.md |
Apollo API
Getting started
$ script/bootstrap
$ cp .env.example .env
Running the server
$ script/server