Create your first app
2 min · 4 steps
Scaffold a Next.js 15 app from a one-sentence description in about 60 seconds.
Avery NXR's wizard composes generator plugins against a single Prisma schema, driven by your local SLM. The result is a real Next.js 15 app you can run with `pnpm dev` — no boilerplate to copy.
Steps
- Click 'New app' in the header.
Or press Cmd+N anywhere in the app. The scaffold wizard opens.
- Describe what you want.
Plain English. "A CRM for tracking my contacts and follow-ups." "A team task tracker with email notifications." The SLM matches your description against archetypes and generators.
- Pick a theme + database.
Six built-in themes (lime, plotter, paper, solar, slate, aurora). SQLite for solo use, PostgreSQL when you're ready to deploy.
- Watch the build stream.
The Console shows every generator emit + every fix-pipeline iteration. Most apps land in 60-90 seconds.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.