Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 305 Bytes

#This is an attempt at making a website using Nodejs libraries.

##Project dependencies I'm using express, mongoose (mongodb), and jade.

It uses mongodb as the session store and takes advantage of sessions to provide a password protected area.

It also takes advantage of the Twitter Bootstrap project.