added start script
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
web: bundle exec rails server -p 3000
|
||||||
|
css: bundle exec rails tailwindcss:watch
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
web: bin/rails server
|
|
||||||
css: bin/rails tailwindcss:watch
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
bundle exec foreman start
|
||||||
Reference in New Issue
Block a user