Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter-next

Minimal Next.js App Router template with the ContinueWith AI-native continuation layer, llms.txt, and AI Ready Index links.

Use this template

What's included

  • ContinueWith widget in app/layout.tsx (demo key cw_demo_public_key)
  • Starter public/llms.txt for agents and crawlers
  • Landing page with CTAs to dashboard, docs, and AI Ready scanner

Quick start

git clone https://github.com/continuewith-ai/starter-next.git my-app
cd my-app
cp .env.example .env.local
npm install
npm run dev

Open http://localhost:3000.

Configure your site key

  1. Create a free account at continuewith.ai/dashboard
  2. Copy your public site key
  3. Set NEXT_PUBLIC_CONTINUEWITH_SITE_KEY in .env.local

Or run:

npx continuewith add --framework nextjs
npx continuewith verify

AI Ready Index

Related repos

Repo Description
cli npx continuewith add
sdk Snippet helpers
mcp MCP for coding agents
awesome-continuewith Curated links

License

MIT © ContinueWith

About

Next.js starter with ContinueWith widget and llms.txt

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages