Skip to content

martinrombach88/js_cicd_calculator

Repository files navigation

A javascript calculator coded into a Node.js API. Takes a single POST request of an expression as input and returns the result of the expression as output. Accepts + - / * and single bracket equation strings.

Originally deployed on Amazon EC2, it was redeployed on Azure in Jan 2025.

Deployment Gallery https://imgur.com/a/KGYuRRz

About

A Node.js/Typescript calculator project to explore TDD and CI/CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published