morphinejs

1.0.63 • Public • Published

MorphineJS - Server and client backoffice

MorphineJS is intended to create a beautiful backoffice very easily. The main idea is : all integrated. You must have MySQL and Redis installed.

Install

npm install morphinejs -g

Create a project

mkdir myproject
cd myproject
morphinejs new

Configure MySQL and Redis

nano config/models.js

Lauch in development

node dev

You can change the default port (3000) in /config/local.js

More information soon...

Dependencies (46)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i morphinejs

    Weekly Downloads

    0

    Version

    1.0.63

    License

    ISC

    Unpacked Size

    5.98 MB

    Total Files

    272

    Last publish

    Collaborators

    • morphine06