mirror of
https://github.com/usetrmnl/terminus.git
synced 2026-08-13 14:29:27 -07:00
Necessary to automatically configure production and development environments with automatically polling. Milestone: minor
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
web: bundle exec puma --config ./config/puma.rb
|
|
assets: bundle exec hanami assets compile
|
|
poller: bin/screen_poller
|