Convex Community

CC

Convex Community

Join the Convex Discord! Explore Convex, the open-source reactive database for app developers.

Join

support-community

show-and-tell

general

self-hosted

announcements

Convex Sub-Agent for Claude Code

Hey all, I made a basic config for a sub-agent for Claude Code leveraging the existing official rules provided by Convex. Hope this can help someone else get off to a good start using the new agents feature! Open to PRs if anyone sees ways to improve this! https://github.com/mwarger/convex-agent-config...

Panda rest client

I don't know why I forgot to post this here. I participated in the Bolt.new hackathon and unfortunately didn't make it. It is a native http client powered by Tauri that models requests using Javascript, featuring an offline first approach, git-friendly and very minimal but intuitive user interface. It was inspired by Vscode Rest client. There is no "GUI" abstraction for the http requests for now, but I plan to add one. When I think of a proper request client, this is something I imagine it to be. Inspired by my hatred of Postman enshittification....
No description

AI mealplanner with Convex

Excited to share a personal project! Over the past few months, I’ve been working on an AI-powered meal planner app. The app helps users generate personalized meal plans, discover new recipes, and save time on grocery shopping—all powered by AI. I built this to combine my passion for technology and healthy living, and I’d love for you to check it out, try it, and share your feedback! Thank you for your support and any thoughts you might have! ...

Monorepo template w/ some Next 15, Expo v53, Convex, Turborepo & Bun

Hey! I made a monorepo template that I've been having a blast using. I didn't much like the monorepo template that Convex had up since it was using yarn & npm etc etc. So I made my own after wrestling with a ton of monorepo problems (they're so much fun!!!!!). But yeah if you're looking for something like this feel free to take whatever you want from here 🙂 https://github.com/dan-myles/turbo-expo-next-convex-bun...

Privacy focused search engine project

Hello everyone, I've been developing a new search engine that respects the users' privacy and is proudly open-source named Tekir (a popular 🐈 name in 🇹🇷). I've been trying to get feedback from people, including my friends, family and some technology (and privacy) focused communities in Turkey. I would love your opinions too, because I want to make this project as community-driven as I can. As we are a privacy-focused search engine, we don't really store any information that the user doesn't want to share, but we still have an account module that users can sign up to boost their (already generous 😺) usage limits....
No description

AI chat app for the web (+ AR/VR)

Started building this for a hackathon about a month ago. Decided to keep going after the deadline. Still some work to be done, but its stable enough to release. Feel free to try it out yourself for free! https://www.qbe.sh/...
No description

Gathering company information on search results.

Im really happy with first project i created / completed successfully using Convex! It gathers business results on search consoles, streams it live. https://www.kimbusirket.com/...

convex-angular

I've created convex-angular, a new library I think many of you will find useful for building real-time apps with Convex and Angular. Give it a spin, and I'd genuinely appreciate any feedback you have! The code: https://github.com/azhukau-dev/convex-angular...

An RTS style game?

Been making a weird game with chef, forgot to deploy it for a while, but basically you gotta buy cells to increase your energy generation, and use energy to buy more cells, except every time your cell cost keeps getting exponentially higher. You lose if you cant buy a new cell within 10 seconds. The aim of the game is to get the other person to go bankrupt in a way. If you wanna try playing it lol: https://chef-rts.dracodev.me/...

Battery Included SaaS Boilerplate build on top of Convex 🔥

I saw this gap in the market where there are no good b2b starter kits that's is truly battery included as you need 3rd party tools to make your app complete. And plus, they're often too focused on solo technical founders. So I decided to build one! Stack used: - Next.js App Router - Convex db & Convex Auth...

Y2 - Track what you want at the frequency you need

Built using Convex SaaS Tanstack starterkit! I did upgrade stripe and some dependencies I should push back to the template to help broader community but really enjoying Convex for this product https://y2.dev...

AI Pictionary

A multiplayer AI pictionary website built with Cursor and Convex. Website: https://ai-pictionary-six.vercel.app/ Github: https://github.com/ShouvikGhosh2048/ai-pictionary/...

Nodask: A Graph Task Manager

Nodask is a task management app that lets you organize your tasks as an interactive graph instead of linear lists. You can connect tasks with dependencies, use simple AND/OR logic to handle parallel work or choices, and break tasks into subtasks. We also have realtime collaboration. We use Convex for the backend of course :convex: Launching in beta today, please check it out and tell us what you think! nodask.com...

maize - a daily standup tool

We used a tool at work that required us to define what we accomplished yesterday and what we plan to do today for better guidance in our daily meetings. It synced each attendee with the current speaker and notified everyone when it was their turn. I thought this would be a great fit to explore Convex and built maize, which mimics the features mentioned above. You can self-host it, but you still need Auth0 for authentication and Convex Cloud as your backend....
No description

Meet VibePop

Hey everyone! Just wanted to share a project I’ve been building: VibePop a real-time random chat platform that supports text, video, audio, screen sharing, and VR headset access, all wrapped in a lightweight, modern UI. The backend is powered by Convex, which made managing real-time sessions, user state, and moderation super smooth. Here’s a quick tour of what it does 👇...
No description

I turned my CV into an AI chatbot that recruiters can interview instead of me

Traditional CVs can't answer "How did you handle that challenging migration?" or "What's your experience with challenging UX issues?" So I built an AI version of myself that can have those conversations. What makes it special:...
No description

Pointseek.ai : Realtime presentation generator

www.pointseek.ai is a real-time presentation generator that creates slides instantly as you speak. Whether you're brainstorming, pitching, or teaching, it listens and transforms your words into clean, structured slides, on the fly.
No description

GeoWar :A Real-Time World Domination Minigame

https://geowar.io/ I built this minigame to get more familiar with Convex and to see how it handles real-time interactions. You’re auto assigned to your country, click to attack or defend in real time. I didn't have time to really polish it yet but feel free to break it!...
No description

Slack clone

Fun little day project to learn convex - turned out into an almost full slack clone. Most of the time spent messing with scroll and focus. All the backend code by convex is just so nice to work with and is super simple. whats also so nice is that with a 2 environment variables you can deploy this to your own convex account and vercel (for example) and have youre own personal chat app. Uses: - convex-auth - convex files...

Buildifyo - Building Materials Marketplace

Buildifyo is a marketplace designed to help users buy and sell construction and building materials online within their city. - For buyers: You can browse all building material stores in your city, search for specific products, and place orders directly with the store of your choice. - For sellers/store owners: You can set up your online store on Buildifyo, add your products, and start selling materials citywide. The platform provides a complete CMS to manage your products, orders, and track store performance through a dedicated dashboard....