- npm install
- docker-compose up
- npm start
Most of the code is not intended to be production-worthy.
It serves primarily as a starting point for discussions.
I chose to write this exercise in TypeScript because I am currently working with TypeScript and prioritized speed over familiarity.