gabrielshufelt / Real-Ratings-SOEN-341_Project_F24

0 stars 1 forks source link

Update project to use PostgreSQL and Docker configuration for deployment using Heroku #83

Open Riasy7 opened 2 days ago

Riasy7 commented 2 days ago

Description of tasks for deployment:

Update Gemfile

Update database configs

Dockerfile

Potentially create a .env file

Potentially configure "Secrets"

Run bundle before deploying

Set up Heroku continuous deployment

Test Locally

Finally deploy Real Ratings for continuous deployment!