ribbon

A platform to share your stories.

Stable GitHub

Get ribbon

Step 1

Clone the stable branch.

git clone -b stable https://github.com/jtpox/ribbon.git

Step 2

Update database details.

.env

Step 3

Install and start.

npm run setup

node dist/ribbon.js

Install arabesque

A back end interface for ribbon.

Clone arabesque.

cd admin

git clone https://github.com/jtpox/arabesque.git

Install dependencies.

cd arabesque

npm install

Build for production.

npm run build

Prerequisites

What makes ribbon tick.

NodeJS 8 or newer.

MongoDB 3.6.3 or newer.