Skip to content
cstivers78 edited this page Jan 18, 2012 · 2 revisions

Drive

Drive is a web application framework for Node.js. Following in the tradition of Ruby on Rails and Play! Framework, but built on Node.js and Express/Connect middleware.

Some key features:

  • Hot reloading of application code including controllers, models and views.
  • Support for compiled assets. Currently includes CoffeeScript and LESS CSS.
  • Use of the Bliss template engine.
Clone this wiki locally