Merge pull request #334 from arafel/heroku_procfile

Add Procfile to tell Heroku how to start the app
This commit is contained in:
Mike Cao
2020-10-26 09:04:44 -07:00
committed by GitHub

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: npm run start-env