2023-09-01 12:23:50 +00:00
|
|
|
# Awesome Project Build with TypeORM
|
2023-09-01 12:19:08 +00:00
|
|
|
|
2023-09-01 12:23:50 +00:00
|
|
|
Steps to run this project:
|
|
|
|
|
|
|
|
1. Run `npm i` command
|
|
|
|
2. Setup database settings inside `data-source.ts` file
|
|
|
|
3. Run `npm start` command
|