An article explaining how to setup and configure Sequelize v4 with Typescript, including how to setup associations.
See the source code (markdown) here
See the published article here
There is a repo for following along with the article and seeing the finished solution found here.
The repo with the script to automate generating ModelInstance
interface's is found here