sqm-dashboards/Procfile.dev

4 lines
98 B
Text

web: bin/rails server -p 3000
js: yarn build --watch
css: yarn watch:css
guard: bundle exec guard