-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Dylan Fisher edited this page Aug 21, 2023
·
14 revisions
rails new my-app -j esbuild --css bootstrap --database=postgresql --skip-yarn --skip-active-storage --skip-action-cable --skip-test
Follow installation instructions.
You may want to install Forest Assets to bootstrap CSS and Javascript setup.
Configure Heroku and provision add-ons
Configure Amazon Web Services.
Once everything is pushed to Heroku and running properly, configure your DNS and update production.rb to force SSL.
When the time comes to launch the site, don't forget these checklist items.