Commit Graph

8 Commits

Author SHA1 Message Date
R. Tyler Croy 21ead317d8
Use the hostname for the production environment
It appears that without this the github auth token requests cannot be served
properly.
2018-09-20 13:35:39 -07:00
R. Tyler Croy 1e3b9cf060
Add a valid production configuration 2018-09-20 13:21:16 -07:00
R. Tyler Croy 0854281cd4
Add GitHub authentication in front of the /dashboard service 2018-09-10 17:26:41 -07:00
R. Tyler Croy 161851292d
Incorporate docker-compose for testing the full stack locally 2018-09-09 21:41:48 -07:00
R. Tyler Croy 05fe7ceb91
Add a simple receive service based on feathers-sequelize 2018-09-09 21:41:48 -07:00
R. Tyler Croy 13bd07e810
Configure sequelize and generate the first (and likely only) model: Event 2018-09-09 21:34:44 -07:00
R. Tyler Croy 957cce5fa7
Fix some defaults with the generated feathers application 2018-09-09 18:13:54 -07:00
R. Tyler Croy e078f9dbe6
Generated feathers app from the cli 2018-09-09 18:13:54 -07:00