first commit
This commit is contained in:
3
Procfile.dev
Normal file
3
Procfile.dev
Normal file
@@ -0,0 +1,3 @@
|
||||
web: env RUBY_DEBUG_OPEN=true bin/rails server
|
||||
js: yarn build --watch
|
||||
css: yarn build:css --watch
|
||||
Reference in New Issue
Block a user