Items

Choose a film to review

How to add data

One film = one item. To add: 1) Run the pipeline (Phase 0→1→2) to produce manifest.json and keyframes 2) Place them under web/public/ (e.g. web/public/myfilm/) 3) Add one entry to web/src/data/items.ts 4) Redeploy In future, uploading could run the pipeline server-side and register the item automatically.