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