aboutsummaryrefslogblamecommitdiffstats
path: root/Procfile.dev
blob: 024e4ae3be0c1feb5ce0c2796d0830af9e55cdae (plain) (tree)
1
2
3


                                              
web: env RUBY_DEBUG_OPEN=true bin/rails server
js: yarn build --watch
css: yarn watch:css