A Monolith Code Sample Project with TypeScript + Jest + Clean Architecture A project to learn how to implement a monolith project with TypeScript + Jest + Clean Architecture. How to run? Go to the root folder and run: npm install Then, run: npm run start