mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
32c605f4f2
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.7.1 to 1.9.0. - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](https://github.com/go-co-op/gocron/compare/v1.7.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron dependency-type: direct:production update-type: version-update:semver-minor ... 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