View Code? Open in Web Editor
NEW
This project forked from langpavel/node-express-site-template
Simple empty Express site template with redis session support and more
node-express-site-template's Introduction
- Express (~3.0.0rc5)
- Jade (jade ~0.27.6)
- Stylus (stylus ~0.29.0)
- Session support (connect-redis ~1.4.4)
- Redis (redis ~0.8.1)
- Mongo (mongodb ~1.1.10)
- Debugging (debug ~0.7.0)
Preconfigureg middleware (in order)
- favicon
- logger
- bodyParser
- methodOverride
- session (with
connect-redis
)
- express
app.router
- stylus
- static
- errorHandler
node-express-site-template's People
Contributors
Watchers