Test server for Allmaps for annotations, manifests and IIIF images.
First, install dependencies:
pnpm installTo download IIIF images and generate IIIF Image API Level 0 tiles and IIIF Manifests, run
pnpm run buildTo start the HTTP server, run:
pnpm run start