mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
3 lines
124 B
Text
3 lines
124 B
Text
web: bin/rails server -p 3000 -b 0.0.0.0
|
|
css: bin/rails tailwindcss:watch
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|