A simple API project built with TypeORM using the MVC architecture. To run this project: Run npm i command Configure database settings in ormconfig.json file Run npm start command