mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:19:52 +01:00
4 lines
115 B
Text
4 lines
115 B
Text
web: unset PORT && bin/rails server
|
|
worker: bundle exec sidekiq
|
|
css: yarn build:css --watch
|
|
js: yarn build --watch
|