Files
TypeScript-Mayank-Template/README.md
2024-12-06 01:01:25 +05:30

8 lines
172 B
Markdown

# Awesome Project Build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `data-source.ts` file
3. Run `npm start` command