debshots/Procfile.dev

2 lines
104 B
Text

web: env RUBY_DEBUG_OPEN=true HTTP_PORT=3001 bin/thrust bin/rails server
css: bun run build:css --watch