Skip to content

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

License

Notifications You must be signed in to change notification settings

rcalfredson/daily-page

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published