backend: DISABLE_MINI_PROFILER=true bin/rails s -p 3000 worker: dotenv bundle exec sidekiq -C config/sidekiq.yml vite: BUILD_MODE=dev bin/vite build --watch