/edamame

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

Primary LanguageJavaScriptMIT LicenseMIT

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.