Awesome Project Build with TypeORM Steps to run this project: Run npm i command Setup database settings inside ormconfig.json file Run npm run dev command Run npm run schema:sync command Run npm run seed:dev command --- npm run build