This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- RBENV/RVM
- Ruby
- PostgreSQL
- Imagemagick
- Redis
This project is using dotenv-rails
to take care of the environment variables.
- Ruby: 2.6.3
- Rails: 6.0.2.1
Update both deploy.rb
and product.rb
The deploy information is kept inside the .env
- This project is using
refile
to manage all the files or images.Refile
has been set up to connect toAmazon S3
, just updateS3 bucket
data inconfig/initializers/refile.rb
.