Setup CI/CD
nid90 opened this issue · 0 comments
nid90 commented
Use github actions for CI/CD
Use render for deployment
Tasks
- Run tests on every push
- Create a build on every push and store it as an artifact
- Setup test coverage checks
- Setup linting and formatting checks
- When a PR is merged to main, deploy to staging
- Add a manual trigger to deploy to production