web: bundle exec ${DEBUG:+rdbg -O -n --open --port 12345 --} bin/rails server -b 0.0.0.0 css: bundle exec bin/rails tailwindcss:watch 2>/dev/null worker: bundle exec ${DEBUG:+rdbg -O -n --open --port 12346 --} bin/sidekiq