@jangle/core
v0.5.1
Published
The core layer for Jangle CMS.
Maintainers
Readme
Jangle Core
The core layer for Jangle CMS.
Overview
This project is focused on adding three features on top of the Mongoose ODM:
Authentication- Control who has access to private content.History- Easily track changes and undo mistakes.Publishing- Decide what content should be publicly visible.
More documentation can be found here.
Local Development
npm installnpm run dev
