mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 23:47:44 +00:00
No description
5ebfdf1090
Bumps [github.com/heroku/x](https://github.com/heroku/x) from 0.0.55 to 0.0.59. - [Release notes](https://github.com/heroku/x/releases) - [Commits](https://github.com/heroku/x/compare/v0.0.55...v0.0.59) --- 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 | ||
docs | ||
internal | ||
migrations | ||
.env.test | ||
.gitignore | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
Makefile | ||
README.md | ||
render.yaml |
Apollo API
Getting started
$ script/bootstrap
$ cp .env.example .env
Running the server
$ script/server