Made changes to support heroku (1)

This commit is contained in:
Isaac Grynsztein
2020-03-22 01:38:15 -04:00
parent d7068953a8
commit bb3c85b0e1

View File

@@ -1 +1 @@
web: cd backend && npm install && node app.js
web: cd backend && npm install && npm start --prefix app.js