0.5.2 • Published 9 years ago

rhapsody v0.5.2

Weekly downloads
111
License
MIT
Repository
github
Last release
9 years ago

Logo

Build Status Dependency manager

RhapsodyJS is a HMVC framework that runs on top of Express 4, it also creates a RESTful API for your models, supports sockets, middleware/policies system, and a lot of other features, give it a try and see with your own eyes!

Install RhapsodyJS

To install RhapsodyJS, you must run the command:

    $ npm install rhapsody-cli --global 

New app

To generate a new RhapsodyJS app, you should go to the folder where your app folder will be, and then run:

    $ rhapsody-cli new APP_NAME

Where APP_NAME is the name of your app

This will generate the basic structure of your app

Then:

    $ cd APP_NAME && npm install
    $ rhapsody-cli run

And your app will be running in localhost:4242

Documentation

Click here to see RhapsodyJS documentation

Examples

Click here to see some example apps

0.5.2

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.8

9 years ago

0.4.7

9 years ago

0.4.6

9 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.4-beta

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.2-beta

10 years ago

0.1.1

10 years ago

0.1.1-beta

10 years ago

0.1.0

10 years ago

0.1.0-beta

10 years ago

0.0.9

10 years ago

0.0.9-beta

10 years ago

0.0.8

10 years ago

0.0.8-beta

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago