Web application development platform and CMS build on node.js, express and handlebars.
Roq: Development platform -- Pebbles: Data files -- Modules: Template Components -- Handlebars: Template Views Chisel: CMS Cronica: Deployment and versioning
npm install roq -g
roq mynewroqapp.com
npm test
or make test
- Client library dependencies
- Client library optimizations
- Combine localization object with local variables
- Determine how to set locale
- LESS compilation
- Client library processing
- Module and template controllers
- Hooks
- Chisel CMS
- Caching
- Async file reads of templates, modules, controllers and models
- Async compiling and execution of templates
- Compiled template caching
- Module caching
- Internal module data routing
- Integrate handlebars partials into modules
Roq Platform is released under the MIT license.