Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 344 Bytes

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.