Full-stack starter

AI scraping, auth, payments, and Postgres in one Next.js app.

This workspace is initialized with Supabase SSR auth, Prisma models, Stripe checkout, ScrapeGraph scraping, and LangChain synthesis routes.

Next.js

App Router, TypeScript, serverless route handlers

PostgreSQL + Prisma

Typed schema, migrations, and Prisma Client

Supabase

Hosted Postgres, SSR auth, magic links, and session middleware

ScrapeGraph + LangChain

AI scraping endpoint with optional LLM synthesis

Stripe

Subscription checkout route ready for authenticated users