fa user and post controller cleanup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Procfile for development using HMR
|
||||
# You can run these commands in separate shells
|
||||
rails: bundle exec rails s -p 3000
|
||||
tailwind: bundle exec rake tailwindcss:watch
|
||||
wp-client: HMR=true bin/webpacker-dev-server
|
||||
wp-server: HMR=true SERVER_BUNDLE_ONLY=yes bin/webpacker --watch
|
||||
wp-server: HMR=true SERVER_BUNDLE_ONLY=yes bin/webpacker --watch
|
||||
Reference in New Issue
Block a user