The core layer for Jangle CMS
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.
-
npm install
-
npm run dev