typeorm / typescript-express-example

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

Update dependencies, fix config, replace depreciated methods/classes #3

Closed crutchcorn closed 6 years ago

crutchcorn commented 7 years ago

Directly taken from @Urigo's fix on typeorm/typescript-example with the exception of handling depreciated methods/classes

pleerock commented 6 years ago

Thank you very much for your contribution!