a11yist/Procfile.dev

4 lines
100 B
Text
Raw Permalink Normal View History

2024-11-25 00:06:53 +01:00
web: RUBY_DEBUG_OPEN=true bin/rails server -b 0
2025-05-16 19:02:33 +02:00
js: yarn build --watch=forever
css: yarn watch:css