Starting API with superset Typescript ✔️
Introduction to SOLID Principles ✔️
API Documentation with Swagger ✔️
Tests with Jest ✔️
➕ To build the dependencies
Run yarn dev or npm run dev
➕ To run the application
Run yarn test or npm run test
➕ To run the tests