Convex Community

CC

Convex Community

Join the Convex Discord! Explore Convex, the fullstack TypeScript platform for developers and startup founders.

Join

support-community

show-and-tell

general

open-source

announcements

CommitRank.AI

https://commitrank.ai/ I had an idea for a GitHub commits ranking meets Character AI site and built CommitRank.AI. I would say 99.1% of the code was built with AI. CommitRank.AI ...

PaperLens - your smarter, AI-powered way to explore research papers

πŸ‘‹ Hi everyone! I'm excited to announce that I've recently launched PaperLens, built with Convex powering the entire backend. πŸš€ πŸ”— https://thepaperlens.com/ ? What is it?...
No description

πŸš€ Build an AI Email Template Builder App with Next.js, React, TailwindCSS & AI | Convex

Learn how to create a powerful email template builder app using cutting-edge technologies. This video will guide you through the process of building a dynamic and user-friendly application that empowers you to craft personalized emails effortlessly. ⭐ Youtube Tutorial : https://youtu.be/hCSX5zSb3b4 ⭐ Convex : https://convex.dev/c/tubeguruji...
No description

Tale Tapestry, an AI-driven story generator

https://tale-tapestry.netlify.app/ dissatisfied with various other options in this domain for various reasons, I made my own! It's super barebones at the moment, and I hope to add more features, UX niceities, and improve error handling and such...
No description

πŸš€ Bolt.New Clone with Next.js, React, TailwindCSS & AI - Full Stack SAAS App Tutorial | Convex

Build a full-stack SAAS app like Bolt.New using Next.js, React, TailwindCSS, and AI with Convex. This tutorial covers Next.js fundamentals, React development, AI integration, and deployment strategies. Ideal for web developers and aspiring entrepreneurs. Youtube Video Tutorial URL : https://youtu.be/fh1s6UbzJ7k ⭐ Convex : https://convex.dev/c/tubeguruji...
No description

AI for Epics, Features and User Stories

https://mappie.ai πŸš€ Hey Convex community! I want to share Mappie.ai with you all! What is it? πŸ€”...

Reddit Clone - Clerk, TypeScript, React, Convex (Full Tutorial)

Here's an in-depth full tutorial on how to build an entire reddit clone using Convex: https://www.youtube.com/watch?v=N2vE2bP5Mok The code is also available here: https://github.com/techwithtim/convex-reddit-clone...
No description

Implementing Role-based Access Control in a production-ready application (Kinde & Convex)

https://dev.to/sholajegede/part-2-master-authentication-and-role-based-access-control-rbac-with-kinde-and-convex-in-a-ch In this guide, I dove into building a secure and scalable file-sharing platform powered by Next.js, Kinde Auth, Convex DB, Shadcn UI, and TypeScript. This is a continuation of our journey with Kinde and Convex DB focusing on advanced Role-Based Access Control (RBAC) concepts, configuration, and implementation....

GameGame | AI party game platform

Hey Convex Community ! It's been 3 months since I built this project. thanks for the people in this community to help me understand that convex is awesome when building this app. this is still beta but most functionality is done So GameGame is real-time multiplayer party game platform that powered by AI ...
No description

Convex & Kinde

This guide outlines the Kinde-specific setup for Convex, following a flow similar to the Convex & Clerk integration but focusing on how to integrate Kinde with Convex. It addresses many of the questions raised by the Kinde developer community. The tutorial provides clear, actionable steps for integrating Kinde authentication with Convex while adhering to best practices....

Authentication and Role-Based Access Control (RBAC) with Convex and Kinde Auth

Hey everyone, I recently published an article on dev.to titled "Part 1: Master Authentication and Role-Based Access Control (RBAC) with Kinde and Convex in a File-Sharing Application." In the tutorial, I demonstrate how to: - Integrate Kinde for user authentication in a Next.js app....

Copoly | Virtual AI Avatars

https://copoly-twitch.vercel.app Just Wrapped Up a Project! πŸš€ Hey everyone, I recently finished building an app for creating virtual avatars! It’s a pretty complex system that orchestrates calls between multiple services, and I wanted to drop by to share that Convex turned out to be an amazing choice for a project like this....

`useNextPrevPaginatedQuery`

Hey allβ€”I published to npm a little React hook for performing a more traditional form of pagination than what Convex offers by default via usePaginatedQuery. This hook, called useNextPrevPaginatedQuery, only loads one page of results at a time, and exposes functions for loading next/prev pages in the paginated result set. Check it out on GitHub or npm...

corsRouter in convex-helpers

Published in convex-helpers@0.1.67, this makes it easy to configure cors routes, with all the cors configuration you'd need, configurable with sane defaults, top-level overrides, and per-route config overrides.
No description
Next