Skip to content

pujaagarwal5263/TypeORM-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

What I learnt?

  1. Making DB connection with Type ORM.
  2. Flow of Type ORM entities and controllers.
  3. Learnt to configure datasource.ts
  4. Learnt and implemented different relationships between tables.
  5. Also learnt DB migration with Type ORM.

Releases

No releases published

Packages

No packages published