DataSpider2/README.md

8 lines
172 B
Markdown
Raw Permalink Normal View History

2023-08-27 06:52:58 +00:00
# Awesome Project Build with TypeORM
2023-09-02 02:01:44 +00:00
2023-08-27 06:52:58 +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