Initial commit - fresh start
This commit is contained in:
4
Procfile.dev
Normal file
4
Procfile.dev
Normal file
@@ -0,0 +1,4 @@
|
||||
web: bin/rails server -p 3000
|
||||
worker: bundle exec sidekiq
|
||||
admin_css: bin/rails dartsass:watch
|
||||
storefront_css: bin/rails tailwindcss:watch
|
||||
Reference in New Issue
Block a user