Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 320 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 320 Bytes

Allmaps Test Server

Test server for Allmaps for annotations, manifests and IIIF images.

First, install dependencies:

pnpm install

To download IIIF images and generate IIIF Image API Level 0 tiles and IIIF Manifests, run

pnpm run build

To start the HTTP server, run:

pnpm run start