Awesome Project Build with TypeORM Steps to run this project: Run npm i command Setup database settings inside data-source.ts file Run npm start command npx typeorm init --name my-express-app --database postgres --express