Procfile

Summary

Maintainability
Test Coverage
postdeploy: cd api && npm run db:migrate
web: cd api && npm start