Minimal Next.js App Router template with the ContinueWith AI-native continuation layer, llms.txt, and AI Ready Index links.
- ContinueWith widget in
app/layout.tsx(demo keycw_demo_public_key) - Starter
public/llms.txtfor agents and crawlers - Landing page with CTAs to dashboard, docs, and AI Ready scanner
git clone https://github.com/continuewith-ai/starter-next.git my-app
cd my-app
cp .env.example .env.local
npm install
npm run devOpen http://localhost:3000.
- Create a free account at continuewith.ai/dashboard
- Copy your public site key
- Set
NEXT_PUBLIC_CONTINUEWITH_SITE_KEYin.env.local
Or run:
npx continuewith add --framework nextjs
npx continuewith verify| Repo | Description |
|---|---|
| cli | npx continuewith add |
| sdk | Snippet helpers |
| mcp | MCP for coding agents |
| awesome-continuewith | Curated links |
MIT © ContinueWith