Ephigenia/circleboard2

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
# procfile used by process runners like "foreman"
# mainly used here for heroku:
#   https://blog.heroku.com/the_new_heroku_1_process_model_procfile
web: npm run start:heroku -- -p $PORT