Audacity21 / bz-lab-tracker

App for mentors to track progress of lab students
https://bz-lab-tracker.vercel.app/
1 stars 2 forks source link

Set up Docker and CI/CD pipeline in the app #19

Open Audacity21 opened 4 months ago

Audacity21 commented 4 months ago

Set up CI/CD pipeline using docker and AWS. The app should automatically get deployed when we push some code.

Audacity21 commented 3 months ago

Set up Github actions CI/CD pipeline for deployment at vercel. Set up tests on raising PR and automatically develop beta and prod on merging into dev and main branch respectively.

No need to set up separate pipelines in prod right now. If anyone wants to set up pipeline through their own repository, feel free to do so.