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

Tortilla - Your moments, all wrapped up

I wanted a simple way to share my life's moments with a small group of those that mattered to me, without using social platforms. The result is Tortilla (https://tortilla.app), a photo sharing app that is user-focused, privacy-centric, and not obsessed with user attention capture and employing dark patterns to obtain it. Stack: - Convex & Convex Auth (Email OTP) - NextJS...
No description

Simple SMS drip campaign driven by Convex

I work for a landscape lighting company, and each person who fills out the request form on our website is sent an immediate SMS response with some questions about what ideas they might have for their project. However, not everyone responds to that request right away. The Christmas season is really busy for us, so in order to save our lone sales exec from following up with each request directly—on top of his other duties, which are plentiful— I was asked to create a SMS drip campaign. Here's how...

Next.js AI based PDF notes taking app using convex and langchain

Full Stack NextJs Course : AI Note Taking App Using React, Tailwind css, LangChain | SaaS App https://youtu.be/TXlu7nUMjCw...

Documate

Struggling to keep track of valuable online articles for your research? With Documate, effortlessly organize and compile everything you read. Simply install the Chrome extension and highlight the text you want to track with your mouse. That's it ! Documate will automatically generate a perfect document from all your highlighted texts across various websites. checkout : https://documate.fun...
No description

The Grade Guide (blog post)

Hey everyone! I just published a blog post about my most popular side project (which uses Convex). If you go to a public school, you can probably create something similar by following the steps I outlined in the post. Let me know what y’all think! https://adamgluck.com/posts/grade_guide...

Unofficial Convex JS Docs & AI Chat

If you're looking for an AI-driven chat solution to assist with Convex JS-related queries or require more detailed explanations for code references, I recommend utilizing this link. https://docs.mimrr.com/p/project/convex-js...
No description

FREE: NextJS Boilerplate + Convex + Stripe + Resend

Hi everyonee, Chris here 👋 🔗 https://devvault.dev I want to share the boilerplate that I have created and to let everyone here to use it for FREE and if you also found yourself spending a lot of time setting up like:...

🚀 ReactStudyKit.com – Flashcards, Challenges, Games & More! 💥

https://www.reactstudykit.com Hey everyone! I’ve been building ReactStudyKit.com, a platform packed with everything you need to level up your React skills—flashcards, real-world challenges, games, and resources. Whether you're just getting started or sharpening your skills, there's something fun and interactive for everyone. Come check it out and let me know what you think! Feedback is always welcome 🎉 Oh, and Convex is a perfect fit for this app! With its real-time data and powerful backend, Convex makes it super easy to manage the interactive features like tracking progress, personalized learning paths, and (coming soon!) multiplayer challenges. It scales effortlessly as more users join, so we can focus on building cool new features without worrying about the infrastructure. Perfect for making ReactStudyKit even more engaging and seamless!...
No description

Aiden - AI Interview Coach built with Convex!

Hey guys, Aiden is an AI-powered interview coach which I have just launched. It's my first backend-enabled React Native (Expo) app and I'm so glad I chose Convex to build it. You can download it now on the Apple App Store: https://apps.apple.com/gb/app/aiden-ai-interview-coach/id6736410705 How it works:...

Building a Remix SaaS starter template with Convex

From Brian Morrison, full stack developer & Developer Educator @ Clerk
https://www.youtube.com/watch?v=43CJ0eEKeuA&t=1361s...

Sticky.today - Ideas that stick, literally 😉 [Open Source]

Super excited to share Sticky – a real-time collaborative whiteboard app I’ve been working on using Convex and React! (nothing else, literally) Here’s what you can do with Sticky: :realemoji: Collaborate in real-time with your friends or team on shared boards ...
No description

TEKIMAX platform

We’ve made great progress on our Minimal Viable Product and are excited to announce the integration of OpenAI Real-Time API functionality. This new feature empowers entrepreneurs by providing real-time updates and insights, helping them make smarter decisions and stay on track with their projects. It’s all about keeping you informed and agile in today’s fast-moving environment. Stay tuned for more updates as we continue to enhance your TEKIMAX experience!...

I'm playing with the TanStack Start integration and loving Convex!

Heya! I wanted to try TanStack Start and since Convex is sponsoring and has already an adapter I thought it made totally sense to use its database and cool features. Since I was there I also added Clerk for authentication and deployed on Vercel, actually the goal was to test out the entire stack and see how it integrates and... looks promising so far! I don't know if I'll continue adding real features on this project but setting up the demo took only a couple of evenings and I think for the next "real side project" I'll consider this stack 😄 ...

Web Push Notifications

Push notifications are messages that pop up on a user's mobile device or desktop from a website, even when the app is not open. They are typically used to re-engage users with an app or website, and can be used to send reminders, offers, news, or other updates. Visit Project Website Source Code Github...

Language Hopper: language learning based on interactive interlinear translations

This is a translator tool built for language learning. It makes it easier to comprehend foreign languages by splitting the text into individual words, and then displaying a corresponding translation directly below each individual word. You can click each word to show and hide its respective translation. You can also individually hear the pronunciation for each word. It enables language learning based on the "comprehensible input" method. It is particularly useful for Chinese, which is a difficult language for beginners to segment words, predict pronunciations, and increase vocabulary. Each translate session has a dynamic URL, which you can share around (no authentication needed). Rough roadmap:...
No description

Generate Image. Get Postcard. (Secret until you have it in your hands)

Built my first project using convex this week. Check it out: https://mailkiwi.com Would love to hear your feedback!...

Building a Medium clone with NextJs, Convex, and Clerk.

In this video, we'll build a Medium clone using NextJs, Convex, and Clerk. We'll use the Convex real-time database to get immediate updates and file storage to store our images conveniently. We'll integrate Clerk with Convex to access the auth context in our Convex functions. We'll also use a webhook to store user data in our Convex database. Watch the video here https://youtu.be/9O3Gqs6K5zk ...