sequelize / express-example

A proposal for the usage of Sequelize within an Express.JS application.
MIT License
2.5k stars 770 forks source link

Fix Express Standard bin/www #45

Closed schenkfab closed 8 years ago

schenkfab commented 8 years ago

After going through the setup process, I found this issue. The bin/www file does not represent what is created by express during the setup process of the project.