Go to file
ZtRXR 5c2018b407 添加最新热搜查询 2023-09-02 23:11:05 +08:00
.vscode Vscode 2023-09-01 20:19:43 +08:00
src 添加最新热搜查询 2023-09-02 23:11:05 +08:00
.gitignore 搭建好了data ALL 2023-09-01 22:36:01 +08:00
LICENSE Initial commit 2023-09-01 20:19:08 +08:00
README.md 初始化 2023-09-01 20:23:50 +08:00
package-lock.json 添加cors 2023-09-02 01:46:18 +08:00
package.json 添加cors 2023-09-02 01:46:18 +08:00
tsconfig.json 初始化 2023-09-01 20:23:50 +08:00

README.md

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