compound - MVC framework for NodeJS
compound <command> [args] [opts]
Compound is MVC framework for the Node JavaScript platform. It adds structure and API to ExpressJS application, provides tools and generators for rapid web applications development.
Run compound help [topic] to get help on specific topic.
generate smthCall smth generator, where smth could be: app, controller, model, crud, scaffold or anything else.
routesDisplay routing map
server [port]Run HTTP server on specified port, default port = 3000
cRun debugging console with compound environment loaded
--coffee--tpl ENGINE--db NAME--stylusNODE_ENVSet environment of application
PORTSet port of HTTP server
See compound-roadmap(3) and github issues to catch up current development and see where compound going.
When you find issues, please report them:
See compound-changelog(3) compound-railway-changelog(3)