node-user-scaffold Description This is a scaffolded node express server with built in auth and session support using mysql and sequelize. To run: Must have mysql running on your computer with username: root and password: '' setup on the machine npm install && npm start