Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 182 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 182 Bytes

Awesome blog post project build with TypeORM

Steps to run this project:

  1. Run pnpm i command
  2. Setup database settings inside data-source.ts file
  3. Run pnpm dev command