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.