View Nudgra Cloud on GitHub
Open the Next.js and Convex source repository.
Stack
- Next.js 16.
- React 19.
- Convex.
- Convex Auth.
- Tailwind CSS 4.
shadcnUI components.
What you need
For local development:- Git.
- Node.js 24 or newer.
- A Convex account.
- A Google account.
- A Meta Developer account.
- An Instagram professional account.
- A Vercel project for the Next.js app.
- A Convex production deployment.
- A public domain or subdomain for the Next.js app.
Important URLs
Replacehttps://your-app-domain.com with your public app domain.
Replace https://your-convex-site.convex.site with the Convex HTTP Actions URL for your deployment.
Setup path
- Run local development.
- Configure environment variables.
- Configure Google OAuth.
- Configure Meta / Instagram setup.
- Deploy to Vercel and Convex.