Provider and storage implementation
Technical guidance for hosting and provider integrations used by Collection Manager and related tooling.
Provider packages in this repo
src/packages/provider-core- shared provider interfacesrc/packages/provider-local- local providersrc/packages/provider-public-url- public URL providersrc/packages/provider-github- GitHub providersrc/packages/provider-gdrive- Google Drive provider
Implementation priorities
- consistent read/write contract per provider
- stable publish paths for manifest, item files, and media
- clear error reporting for auth, permissions, and missing paths
- portable outputs independent of provider internals