Expressjs Rest Api Build with TypeORM,Postgresql,Typescript Steps to run this project: Run npm i command Setup database settings inside data-source.ts file Run npm start command Technologies Expressjs TypeOrm Postgresql Typescript npx typeorm init --name express-rest-boilerplate --database postgres --express