/github_action

This repo should show how to implement CI/CD for a Django project using github actions

Primary LanguagePythonMIT LicenseMIT

github_action

This repo should show how to implement CI/CD for a Django project using github actions

todo

  1. How to set environment variables for MacOS Big Sur (django secret key)
  2. How to set-up github_actions to run the migrations, the tests and if succesful deploy to remote server