Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 770 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 770 Bytes

CollaboratorDB on the Cloudflare stack

The CollaboratorDB demonstrator API is an ArtifactDB instance based on the gypsum implementation. It is customized to use a different set of schemas with some additional metadata standards. In this repository, most of the customization involves editing wrangler.toml to point to a different R2 bucket; we also use a different CI/CD repository, which is where the different schemas actually come into play.

Configuration of this fork was based on these instructions.