Fix some styling, add Procfile

This commit is contained in:
Jonathan Cremin 2017-10-23 19:21:19 +01:00
parent a6cd5f4266
commit 2d99710fc2
9 changed files with 246 additions and 15 deletions

2
Procfile Normal file
View file

@ -0,0 +1,2 @@
web: yarn start
worker: yarn run worker