8bitUHM / compscihi

CompSciHi official website.
https://compscihi.com
Other
0 stars 0 forks source link

Server CI/CD #58

Closed shortxmas closed 1 month ago

shortxmas commented 1 month ago

Do the following:

  1. Add migrations and static to gitignore
  2. Setup dockerfile that builds an image running tailwind build and collectstatic
  3. Setup actions that will run make migrations and migrate on PRODUCTION database then build and push image to AWS