mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 23:47:44 +00:00
No description
c4c66ca35d
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.19.0 to 1.28.2. - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](https://github.com/go-co-op/gocron/compare/v1.19.0...v1.28.2) --- 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 | ||
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