mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
b0afa02f1d
+ fix payment schedule compute + fix price for monthly-payments plans in plan-card + TODO: valid_reservation_modal.html + TODO: Stripe processing
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
web: bundle exec rails server puma -p $PORT
|
|
worker: bundle exec sidekiq -C ./config/sidekiq.yml
|
|
wp-client: bin/webpack-dev-server
|
|
wp-server: SERVER_BUNDLE_ONLY=yes bin/webpack --watch
|