npm.io
2.11.3 • Published 5 years ago

netlify-cms-backend-test

Licence
MIT
Version
2.11.3
Deps
0
Size
289 kB
Vulns
0
Weekly
0

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 list

AuthenticationPage - A component which allow skip login screen for demo purposes.

Look at tests or types for more info.

Keywords