Skip to content

This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

License

Notifications You must be signed in to change notification settings

123MwanjeMike/cicd-with-herokuci

Repository files navigation

cicd-with-herokuci

CI/CD workflow with Heroku CI. This application calculates the factorial of a number.

This is a demo factorial app for the tutorial "Building a CI/CD workflow with Heroku CI" article here.

Each branch represents the application's version at the end of the respective stage of the tutorial aprt from the main branch which has the final state of the application.