src | ||
.env.example | ||
.gitignore | ||
main.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
Awesome Project Build with TypeORM
Steps to run this project:
- Run
npm i
command - Setup database settings inside
database.ts
file - Run
npm start
command
src | ||
.env.example | ||
.gitignore | ||
main.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
Steps to run this project:
npm i
commanddatabase.ts
filenpm start
command