Skip to content

Conversation

@brianorwhatever
Copy link
Contributor

Initialize a Next.js 14+ project with a Convex backend.

This PR sets up a new Next.js 14+ application with TypeScript, App Router, and Tailwind CSS, integrates Convex by installing the package, configuring the client provider in the root layout, creating a basic convex/schema.ts, and adding necessary environment variables to .env.local. The setup ensures pnpm run build passes successfully.


Open in Cursor Open in Web

- Set up Next.js 16.1.1 with TypeScript, App Router, and Tailwind CSS
- Install and configure Convex
- Add ConvexProvider wrapper in app layout
- Create convex directory with schema.ts
- Add .env.local with CONVEX_DEPLOYMENT placeholder
- Configure build scripts and ensure pnpm run build passes

Co-authored-by: brian <brian@aviary.tech>
@cursor
Copy link

cursor bot commented Jan 14, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants