typeorm / typescript-express-example

Example how to use Express and TypeORM with TypeScript
361 stars 100 forks source link

Updated the app to the TypeOrm documentation #19

Closed adetorodev closed 1 year ago

adetorodev commented 1 year ago

I have worked on the app to meet up with the TypeOrm documentation. All deprecated APIs have been updated with the new standards of TypeOrm.