Awesome Project Build with TypeORM Steps to run this project: Run npm i command Setup database settings inside ormconfig.json file Run npm start command Steps to Create a working module Part 1: API (the easy part) Generate Entity Generate EntityController Append EntityRoutes Part 2: CLIENT (the hard part) Generate Client Module (this is the complex part)