No description
Find a file
2021-06-23 22:19:43 -04:00
cmd send notifications and worker stuff 2021-06-23 22:19:43 -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 initial pass 2021-05-09 20:51:15 -04:00
.gitignore initial pass 2021-05-09 20:51:15 -04:00
Brewfile initial pass 2021-05-09 20:51:15 -04:00
Brewfile.lock.json initial pass 2021-05-09 20:51:15 -04:00
env.example initial pass 2021-05-09 20:51:15 -04:00
go.mod send notifications and worker stuff 2021-06-23 22:19:43 -04:00
go.sum send notifications and worker stuff 2021-06-23 22:19:43 -04:00
Procfile send notifications and worker stuff 2021-06-23 22:19:43 -04:00
README.md migrate 2021-05-09 20:54:12 -04:00

Apollo API

Getting started

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

Running the server

$ script/server
$ script/migrate