mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 21:29:38 +02:00
3 lines
152 B
Text
3 lines
152 B
Text
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
|