fa user and post controller cleanup

This commit is contained in:
Dylan Knutson
2023-05-21 18:52:35 -07:00
parent cb2270aab0
commit 63994d5a62
17 changed files with 201 additions and 156 deletions

View File

@@ -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