Simple Crud App using nodejs, typeorm, passportjs coded in typescript Steps to run this project: Run npm i command Setup database settings inside ormconfig.json file Run npm start command