Tilelist — Directory Boilerplate with Programmatic SEO (Next.js 15)
Live preview: https://tilelist-demo-sph.netlify.app — click around the real site before you buy.The directory *idea* is easy — "build a directory, rank it, monetize it." The build is not: a clean data model, a submission flow, programmatic SEO (one good page per listing and category, sitemaps, schema), search and filter, and some way to actually make money. That's days to weeks of work before you can even test the niche. Tilelist hands you all of it.It's a light, teal-branded Next.js 15 boilerplate where npm run build passes out of the box — no database, no API keys, no signups; every page is statically generated from local JSON. What's inside: - Home page — hero, instant client-side search, category filter chips, featured grid, full index. - Listing pages (/[slug]) — statically generated with SEO metadata and SoftwareApplication JSON-LD. - Category pages (/category/[slug]) — one ranked landing page per category. - Submit flow (/submit → POST /api/submit) — validates and records new listings. - Monetization built in — a pinned Sponsored rail, a Featured badge, a /sponsor pricing page, and a POST /api/checkout Stripe stub. - Programmatic sitemap, custom 404, branded favicon, and a DB-ready data adapter (start with JSON, swap to Postgres/Supabase later without touching the UI).Stack: Next.js 15 (App Router), React 19, Tailwind CSS v4, TypeScript. Deploy one-click to Vercel, or Netlify/Render/Fly/any Node host.About the author — I build and ship iOS apps and production web apps for clients; this template comes straight out of that work. Want it customized, or need a site built from scratch? Email tabishhassan01998@gmail.com. Free updates forever — and if you hit a bug, I answer within 48 hours. More by me: https://sassproducthub.gumroad.com · Apps I've shipped: https://apps.apple.com/us/developer/tabish-hassan/id1885918100
Get it → sassproducthub.gumroad.com