mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
0cea7ea214
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.0+incompatible to 4.8.1+incompatible. - [Release notes](https://github.com/DataDog/datadog-go/releases) - [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/DataDog/datadog-go/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: github.com/DataDog/datadog-go 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