ramhemasri / edamame

A CMS. In Node JS. It uses MongoDB too, so it's web scale.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edamame

v0.0.5

A CMS written in Node.


Installing

npm install edamame

Prerequisites

Requires a MongoDB database.

Configuration and Installation

Update backend/config/configuration.js with your DB / host details. Then navigate to /cms/install to create the database.

About

A CMS. In Node JS. It uses MongoDB too, so it's web scale.

License:MIT License