Oscar Calvo

Results 2 issues of Oscar Calvo

If I clone the repo and run it according the readme, I get a "TypeError [ERR_INVALID_URL]: Invalid URL". I see env.example is empty so maybe a good start is to...

I want to use these models on the frontend, and I have taken a look at https://github.com/sequelize/sequelize-typescript/blob/master/src/browser/index.ts, as well as issues like https://github.com/sequelize/sequelize-typescript/issues/675 and https://github.com/sequelize/sequelize-typescript/issues/668. However, I don't fully understand...