No description
Find a file
Andre Medeiros 33e1b63d5a test v3
2021-07-05 19:54:27 -04:00
cmd fix up heroku 2021-07-05 19:37:18 -04:00
config fix up bootstrap things 2021-07-05 19:10:09 -04:00
internal send notifications and worker stuff 2021-06-23 22:19:43 -04:00
migrations send notifications and worker stuff 2021-06-23 22:19:43 -04:00
script fix up bootstrap things 2021-07-05 19:10:09 -04:00
secret fix up heroku 2021-07-05 19:37:18 -04:00
.gitignore initial pass 2021-05-09 20:51:15 -04:00
Brewfile Add heroku cli 2021-07-05 19:16:34 -04:00
Brewfile.lock.json Add heroku cli 2021-07-05 19:16:34 -04:00
env.example initial pass 2021-05-09 20:51:15 -04:00
go.mod change module name 2021-07-05 19:22:24 -04:00
go.sum send notifications and worker stuff 2021-06-23 22:19:43 -04:00
Procfile fix v2 2021-07-05 19:46:07 -04:00
README.md fix up bootstrap things 2021-07-05 19:10:09 -04:00

Apollo API

Getting started

$ script/bootstrap
$ cp .env.example .env

Running the server

$ script/server