issues
search
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:
Add migrations and static to gitignore
Setup dockerfile that builds an image running tailwind build and collectstatic
Setup actions that will run make migrations and migrate on PRODUCTION database then build and push image to AWS
Do the following: