microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.31k stars 2.77k forks source link

Support sequelize #203

Closed w4-hanggi closed 5 years ago

w4-hanggi commented 5 years ago

Is there any demo for sequelize?

orta commented 5 years ago

Afraid not, I'd look at a tutorial like this: https://michalzalecki.com/using-sequelize-with-typescript/