/dommr

Primary LanguageJavaScript

Dommr

A framework for managing webapps in node.js. Features:

  • Managing server and client side scripts
  • Automatically reloading changed files
  • Nice error handling and debugging info

Dependencies

You'll need the following packages, installed using npm install

  • cli
  • express
  • jsdom
  • node-uuid
  • memcached
  • backbone
  • jquery

Quick Start

cd bin ./dommr -p 8080 start template-project