rock-it-rob / node-session

Node.js http server using Express that stores sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-session

The node-session project is an NPM-managed javascript application for running an Express JS web server and that stores browsing sessions.

Sessions

The sessions are created and managed using the express-session NPM module and are stored in Redis.

About

Node.js http server using Express that stores sessions


Languages

Language:JavaScript 58.7%Language:HTML 37.7%Language:CSS 3.6%