mweibel / connect-session-sequelize-example

Basic repository for connect-session-sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connect-session-sequelize Example

Example repository with a very basic express/connect-session-sequelize setup. Perfect for reproducing issues with the repository.

Usage guide

$ npm install

Adjust the code as needed. Then run using npm start.

You can also run the app using DEBUG=* npm start to get some more debug information.

About

Basic repository for connect-session-sequelize


Languages

Language:JavaScript 100.0%