BuildForSDGCohort2 / BuildForSDGCohort2/Confyde-Backend
Deployment -
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Would be good on the long run to have this dockerized and auto build/test using github actions
### Todo
- [x] Upload on Heroku
- [ ] Dockerize
- [x] Automate build and test using github action
### NOTE
1. Confyde backend is deployed in Heroku in a deployment pipeline
2. The name for the pipeline on Heroku is confyde-backend-pipeline
3. The pipeline have two **Heroku Applications**. One for **staging** and one for **production**
4. The applications are called **confyde-backend-staging** and **confyde-backend-production** which indicates upstream and downstream deployment flow
5. Heroku confyde-backend-staging pipeline is linked to github develop branch
6. Heroku confyde-backend-production pipeline is linked to github production branch
https://confyde-backend-staging.herokuapp.com/api
https://confyde-backend-staging.herokuapp.com/api/docs/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.