lyquocnam / fastify-sequelize

Fastity plugin work with Sequelize (adapter for NodeJS -> Sqlite, Mysql, Mssql, Posgres)
23 stars 12 forks source link

Simplified boot logic #6

Closed mcollina closed 6 years ago

mcollina commented 6 years ago

I simplified a bit of the boot logic, I hope it helps.