mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
7e9cf6e78a
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.13.0 to 1.21.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.13.0...v1.21.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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