Skip to content

A proposal for the usage of Sequelize within an Express.JS application.

License

Notifications You must be signed in to change notification settings

ajbraus/express-example

This branch is 3 commits ahead of, 1 commit behind sequelize/express-example:master.

Repository files navigation

Sequelize examples with Express

This repository presents two examples of using Sequelize in projects with Express.

  • Blog: This project follows an MVC folder structure. It does not use sync and uses migrations and has no seeds.

  • Orchestra: This project follows a modular folder structure. It uses sync as well as seeds.

  • Submit a PR with more examples!

License

MIT

About

A proposal for the usage of Sequelize within an Express.JS application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%