Skip to content

muniom/TypeOrm-RelationsPlayground

Repository files navigation

TypeORM relations playground

Cloned from Umed Khudoiberdiev's "Example how to use TypeORM with TypeScript"

  1. clone repository
  2. run npm i
  3. edit ./src/index.ts and change your database configuration (you can also change a database type, but don't forget to install specific database drivers)
  4. run npm start
  5. enjoy!

How to use CLI?

  1. install typeorm globally: npm i -g typeorm
  2. run typeorm -h to show list of available commands

About

TypeOrm Events Test Case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published