Skip to main content

Setup

terminal
.env
src/pages/index.astro

Collection pages (dynamic routes)

src/pages/collections/[id].astro
All fetches run at build time. The gallery token never reaches the browser.