mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
d90fc98eb3
* add render.yaml * fix yaml * fix env * fix capitalization * fix envs * more fixes * fix more envs * try fixing more * ugh * could this be it? |
||
---|---|---|
.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