mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
df1fc279d9
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.3 to 8.11.4. - [Release notes](https://github.com/go-redis/redis/releases) - [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/go-redis/redis/compare/v8.11.3...v8.11.4) --- updated-dependencies: - dependency-name: github.com/go-redis/redis/v8 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