rcalfredson / daily-page

Tool for creating a collaborative, textual record for each day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daily-page

Tool for creating a collaborative, textual record for each day. Derived from the Conclave project.

Prerequisite: Mongo DB deployment and Node.js. Optional dependency: Google Cloud Platform account to enable a Google Drive-based CMS.

export APP_AUTH=#string of your choice for use in authentication with the backend
export MONGO_DB_ADDR=#your Mongo DB deployment address
export MONGO_DB_PW=#your Mongo DB password
npm install
npm run local

About

Tool for creating a collaborative, textual record for each day.

License:MIT License


Languages

Language:JavaScript 84.6%Language:CSS 10.1%Language:Pug 5.3%Language:Procfile 0.0%