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

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

VSCode Based SaaS Code Editor

Hey everyone! Watch how to build a SaaS Code Editor with Convex ๐Ÿ‘‡ Youtube: https://youtu.be/fGkRQgf6Scw?si=PeX_d4wuBBcQIV0H Github: https://github.com/burakorkmez/code-craft ...
No description

Convex Blog

I have published my first tech blog in hashnode on Convex. The title is - "Unlocking Backend Simplicity: Building Scalable Apps with Convex" This is my first blog, hope you will like it. Please share your valuable feedbacks๐Ÿ˜ƒ . Thank You! ...
No description

Guestbook using Convex

Hi there! I was asked on bsky to share this post here: Earlier this year I put together a guestbook using Astro Studio and since that is shutting down, I migrated it to Convex - here's a writeup: https://ryantrimble.com/blog/migrating-your-guestbook ...

Feedfa.st - A user feedback tool!๐Ÿ”ฅ

๐Ÿš€ Hey Convex community! I am excited to share :feedfast: Feedfa.st - a modern feedback collection platform I built using Convex! What is it? ๐Ÿค” Feedfa.st helps smaller SaaS companies collect and prioritize user feedback through customizable feedback boards. Users can submit feedback, vote on ideas, and track development progress. ...
No description

Tiktok (automatically record tiktok live streams)

This app allows users to follow TikTok users and automatically records live streams whenever they go live. Users will never miss another stream as the recordings are stored and made accessible within the app. Github: https://github.com/jamalsoueidan/tiktok-stream-recording Enjoy ๐Ÿ™‚...
No description

CV maker (create CVs easily and download them as PDF files)

This tiny app lets you create CVs easily and download them as PDF files โ€”just a straightforward tool for building professional CVs. I build this app last month: https://www.gratiscvonline.dk/ Github: https://github.com/jamalsoueidan/cv-editor ...
No description
Next