Hello everyone.As the title says, I've been assigned a full sequelize-typescript project from scratch, with node and express.We've decided to use Robin Buschemann's package "sequelize-typescript" (link to repo). What we like about it is its sequelize models definitions and decorators.I'm having a hard time figuering out how to use sequelize's inner functions for schemas (create, find, update, etc). Any experience with it? I'm looking for projects and repos. The example one he provides doesn't even work in my pc (or I'm doing something wrong to initialize it).
Submitted November 06, 2018 at 01:32PM by LmDol
No comments:
Post a Comment