-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Dylan Fisher edited this page Oct 30, 2018
·
14 revisions
rails new my-app --database=postgresql --skip-yarn --skip-active-storage --skip-action-cable --skip-coffee --skip-turbolinks --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 S3 and Cloudfront.
Once everything is pushed to Heroku and running properly, configure your DNS and update production.rb to force SSL.