A skeleton project for creating applications that use node.js server-side, backbone.js client-side, underscore.js templates, CoffeeScript as a JS pre-processor and Compass/SASS as a CSS pre-processor..
Stars
84
Forks
16
Watchers
84
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Fix watcher so it works properly in prod. Configure express primarily through environment file. Compass paths to support image sprites.
1e37d2dView on GitHubUse index syntax so templates with dashes and other such characters in the name can be supported.
0ea1158View on GitHubSeparate client lib and server lib. Move all settings into config file. Include blueprint in styling.
600c935View on GitHubUse file/directory globs instead of Regex in the config.
6362e80View on GitHubMove settings into a config file. Cache regex in watcher.
3227671View on GitHub