DataBack/README.md
2023-09-01 20:23:50 +08:00

172 B

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