COS301-SE-2024 / The-Republic

Imagine a fusion of ‘Eskom se Push’ and ‘X’. The Republic allows users to raise concerns and spread awareness about government services through incident reports, with cool data visualizations providing a dynamic overview of public sentiment on service delivery.
https://the-republic-six.vercel.app
7 stars 0 forks source link

Automate Build and Deployment to Heroku #214

Closed TebogoYungMercykay closed 1 month ago

TebogoYungMercykay commented 1 month ago

Automate Build and Deployment to Heroku for Both Backend and Frontend

Description:

We need to set up a GitHub Actions workflow to automate the process of building and pushing Docker images for the front end to Docker Hub and then deploying the front end to Heroku. This will streamline our CI/CD process and ensure that our deployments are consistent and automated.

Tasks