43954a6b9e
- netlify-cms-app@2.15.63 - netlify-cms-backend-git-gateway@2.13.0 - netlify-cms-backend-gitlab@2.13.0 - netlify-cms-lib-util@2.15.0 - netlify-cms-proxy-server@1.3.23 - netlify-cms@2.10.183
Lib Util
Shared utilities to handle various netlify-cms-backend-*
backends operations.
Code structure
This structure should be the same for backends.
At first, look at Implementation
. This is File Management System API and has factory method for AuthComponent
.
File Management System API
An abstraction layer between the CMS and Git-repository manager API.
Used as backend in cms-core.
Low-level abstractions for Git-repository manager API:
API
- used for Entry filesgit-lfs
- used for Media files- and over halpful utilities