Next.js (App Router) + Tailwind starter to showcase projects using Arkiv.
pnpm i # or npm i / yarn
pnpm dev
# visit http://localhost:3000- Create a JSON in
content/projects/your-project.jsonusing the shape inlib/projects.ts. - Add screenshots to
public/images/and reference them in thescreensarray.
/— gallery with filters/[slug]— project detail/submit— helper to generate JSON skeleton