netlify-cms-backend-test
v2.11.3
Published
Development testing backend for Netlify CMS
Downloads
25,498
Readme
Test backend
The backend behind https://cms-demo.netlify.com/. Used for demo purposes only.
Code structure
Implementation for File Management System API based on simple JS objects:
window.repoFiles // json file-system tree
window.repoFilesUnpublished // flat file listAuthenticationPage - A component which allow skip login screen for demo purposes.
Look at tests or types for more info.
