Go to file
ZtRXR 44fc4c2b64 测试提交 2023-09-02 10:05:06 +08:00
src 测试提交 2023-09-02 10:05:06 +08:00
.gitignore 测试提交 2023-09-02 10:05:06 +08:00
LICENSE Initial commit 2023-09-02 10:05:06 +08:00
README.md 测试提交 2023-09-02 10:05:06 +08:00
package-lock.json 测试提交 2023-09-02 10:05:06 +08:00
package.json 测试提交 2023-09-02 10:05:06 +08:00
tsconfig.json 测试提交 2023-09-02 10:05:06 +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