mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-13 07:27:43 +00:00
No description
233e66e9a7
Bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0 |
||
---|---|---|
.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