A multi platform rails like framework made for Node.js.

Apogeu client bootstraps Node.js web projects and structures with simple commands like:

apogeu new my-project or apogeu create service myService.

Model structures are created from mustache templates that may be changed if needed.

Apogeu projects follows modern conventional patterns and should be easy to use, understand and extend.

Check out the development in the GitHub repo.