Calculator Bot App

Prerequisites

Before running the application, ensure you have the following installed on your system:

  • Docker
  • Node.js
  • Yarn
  • Docker-compose

Run

docker-compose build
docker-compose up

Test

yarn test