node.js app boilerplate that utilizes Express 3.0 and Hogan (including partials)
- JavaScript 87.7%
- EJS 5.6%
- CSS 2.5%
- Stylus 2.5%
- Shell 1.7%
| controllers | ||
| logs | ||
| public | ||
| views | ||
| .gitignore | ||
| app.js | ||
| config.js | ||
| hogan.js | ||
| package.json | ||
| README.md | ||
| routes.js | ||
| start.sh | ||
node-express3-hogan
node.js app boilerplate that utilizes Express 3.0 and Hogan (including partials)
Routes
Routes live in routes.js in the main folder. They should call stuff that is drawn from controllers/