Offline
Online
Viewers

Zenhance NodeJS MVC Framework Is Alive

A Zend Framework like MVC approach to building NodeJS enterprise applications in an easy to install NodeJS module.

The new Zenhance NodeJS MVC Framework is up and running and available for install.  The entire framework is comprised of a single NPM module and can be installed and running in less that 5 minutes once you have NodeJS installed.  To begin, simply run:

user@computer:$ npm install zenhance

To install the Zenhance module and all of its dependencies

Next, create a server.js file with a single line of code

[codesyntax lang=”javascript”]

require('zenhance').run()

[/codesyntax]

Then execute the server.js file with node

user@computer:$ node server.js

That’s all there is to it.  Full documentation and more information is available on Github and on collaboradev at Zenhance.

2 Comments

  1. Very slick website. Ever want to make same move I did Santa Clara to NW, it’s beautiful man!

    @denwarre

    Know anyone up here Seattle, Oregon seeking start-up Cloud Platform and Automation Dev team?

    1. Hi Denise,

      Thanks. I used to live up in Washington. Then I lived right outside Santa Clara 🙂 Now I live on the East coast, I love it here.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Affiliates