Procfile.dev

Summary

Maintainability
Test Coverage
web: bin/rails server -p 3000
js: yarn build:dev --watch
css: yarn build:css --watch