AbdelrahmanSadat / SMS

SMS with Electron, React, Sequelize & sqlite3. Using electron-react-boilerplate
MIT License
0 stars 0 forks source link

DB Code config and Setup Refactoring #37

Open AbdelrahmanSadat opened 4 years ago

AbdelrahmanSadat commented 4 years ago

The config and setup code for the database might need some refactoring. Also for importing the models. Check: https://github.com/sequelize/express-example/blob/master/models/index.js Also check the sequelize docs for sequelize's import.