Convex Community

CC

Convex Community

Join the community to ask questions about Convex Community and get answers from other members.

Join

support-community

show-and-tell

general

self-hosted

announcements

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

Let's build simple whatsapp clone using Nextjs & Convex

Enjoy'd using convex, highly recommend. Next + Convex is a dangerous combo!!! https://www.youtube.com/watch?v=5QZ-jUMfu2w...

a Feedback tool that doesn't cost $170/m

Hey convex community! 👋 I built a feedback tool that does not cost me $170/m using nextjs, convex, clerk and stripe. Why?...
No description

Expo Router Convex Auth template

I made an example of using Convex Auth with Expo Router and gluestack-ui components. The example has the Passwords authentication method set up, including email verification using Resend. You can try out the public preview at https://expo-router-convex-auth.vercel.app/, or build the Android or iOS apps following the instructions in the GitHub repository: https://github.com/reeceyang/expo-router-convex-auth I hope this can be helpful to anyone starting a new React Native app! Feel free to let me know if you have any feedback....
No description

Async Interview Feedback Platform

I hate tech interviews so I made it better. If you are a developer, startup etc. This application can simplify your interview pipelines. It combines real-time capabilities of convex with AssemblyAi for media transcriptions and Inngest for a durable and consistent background jobs. ...

A/B testing tool

Hey everyone! I just finished my A/B testing tool and it’s finally live! 🎊 It’s the easiest way to test thumbnails, screenshots, or visuals. Just share a link, let people vote, and get instant feedback with detailed analytics. Plus, add you website back links to your test so you get users to go to your site too. Every 4 hours a random public live test rotates on the landing page for even more fair visibility. If you’re a creator, marketer, or entrepreneur who wants to optimize your content and make data-driven decisions, this is for you. 💡 What it does:...

Mars Themed Economy Game | ColonyConomy.com

I am working on a web-based economy game with simple yet challenging mechanics. The stack is based on Expo and React-Native supported with Gluestack UI components, with Convex on the backend side of course. I would really appreciate any comment and feedback on it. Usually I have a hard time in taking criticism but this time it is for my personal development in both understanding user needs better and using Convex more efficiently. For now only the development version is available until I have listened and fixed some initial user feedback: https://develop.colonyconomy.com...
No description

Convex + Automerge Demo

This syncs automerge documents (CRDT-based library for local-first / offline editing) with Convex, allowing you to have CRDT-based data in Convex, synced between clients, while also having a great offline editing experience persisted to IndexedDB Demo: https://labs.convex.dev/automerge Repo: https://github.com/ianmacartney/automerge-convex-quickstart...

I built a "Virtual Me" using Convex and OpenAI's Assistants

https://stack.convex.dev/building-a-second-brain-how-i-created-mike-ai-chat-bot-with-convex Hey everyone! 😊 I’ve been working on “MikeBot,” an AI assistant that’s essentially a digital version of myself, pulling insights and ideas from over 600 posts I’ve written across 20+ years. The aim was to make it feel like chatting with me, capturing my personality and voice while being actually useful! Building it has been an exciting experiment, combining OpenAI’s Assistants API with Convex’s real-time sync to bring it to life. If you have any thoughts or suggestions on how to take it further, I’d love to hear them!...