These are pretty major changes on deployment:
- We have production running on https://ppl2020c6.cs.ui.ac.id/ with the API on https://ppl2020c6.cs.ui.ac.id/api
- We have staging running on https://ppl2020c6.cs.ui.ac.id/staging with the API on https://ppl2020c6.cs.ui.ac.id/staging/api
- We don't use DRF static deploy anymore since we need to workaround CS proxy for netlify-cli which I have no clue as of now. I use NGINX here for static needs.