This repo should show how to implement CI/CD for a Django project using github actions
- How to set environment variables for MacOS Big Sur (django secret key)
- How to set-up github_actions to run the migrations, the tests and if succesful deploy to remote server