mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
web: bundle exec ${DEBUG:+rdbg -O -n -c --} bin/rails server -b 0.0.0.0
|
|
css: bundle exec bin/rails tailwindcss:watch
|
|
worker: bundle exec good_job start
|