Hey everyone, I’m exploring an idea and wanted to get feedback before building too much.
The problem I’m trying to solve: Every time I start a new project, I spend way too much time:
Copy-pasting API keys between platforms
Manually configuring webhooks
Setting up the same integrations (Vercel + Supabase + Clerk + Stripe)
Managing these connections across staging/production
What I’m considering building: An open source management dashboard that lets you:
Connect platforms via OAuth instead of API keys (more secure, revocable)
See all your integrations in one place
Manage connections across different environments
Potentially auto-configure common setups
Is this something you’d actually use, or do you not mind using API keys? What platforms would you want to see supported first?
Just validating if this scratches an itch for anyone besides me. Planning to make the core open source with optional managed hosting.
Thanks!
No-Chocolate-1148 is exploring the idea of creating an open-source dashboard to manage platform connections via OAuth, aiming to simplify the setup of integrations like Vercel, Supabase, Clerk, and Stripe. The user seeks feedback on whether this tool would be useful to others, highlighting the tedious nature of managing API keys and manual configurations.
Let me know your thoughts! Personally, I find digging up and pasting API keys across platforms to be the most tedious thing that absolutely kills the vibe when vibe coding. Do you agree?
ZapDigits is already there doing this.
Huh? From what I can see on their website, ZapDigits is totally different. It’s a marketing tool. I’m envisioning a developer tool.
Appreciate your input! Would be great if you can clarify how their solution works to address the pain point I mentioned above.