This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2021-01-07 00:30:12 -08:00
|
|
|
web: env PORT=3000 RAILS_ENV=development bundle exec puma -C config/puma.rb
|
|
|
|
sidekiq: env PORT=3000 RAILS_ENV=development bundle exec sidekiq
|
2018-03-11 19:50:40 -07:00
|
|
|
stream: env PORT=4000 yarn run start
|
2023-08-29 01:17:57 -07:00
|
|
|
webpack: bin/webpack-dev-server
|