Choose a Stack and Master It
This is my fail-proof stack for building fullstack applications. I've picked the best tool for each job so you don't have to guess.
Users pass through Clerk's ID check into your Next.js app, which stores data in Convex and talks to any AI model through the AI SDK and OpenRouter.
Convex
Stores your data and runs logic in the cloud. Real-time and automatic.
Clerk
Handles user accounts, secure logins, and passwords for you.
Bun
A super-fast engine to run your code and install tools instantly.
Next.js
Builds both the visual front-end and the connecting back-end.
AI SDK
The standard way to let your code talk to AI models easily.
OpenRouter
A single shop to access any AI model you want to use.
UploadThing
The easiest way to upload and store images and videos for your app.
Vercel
The best place to deploy your Next.js apps with zero configuration.