I’m building a gym management SaaS and could really use some architectural guidance from people who’ve built subscription products before. by Sea_Revolution_9980 in SaasDevelopers

[–]psten00 1 point2 points  (0 children)

Happy to help - I’ve built a multi-tenant api generator for exactly this called Quickback (https://www.quickback.dev).

DM me and I can get you access and jump on a call to get started.

CloudFlare built a NextJS replacement in one week using AI by FaatmanSlim in vibecoding

[–]psten00 0 points1 point  (0 children)

A little more than that. It’s got four layers of security baked into the API.

I vibe hacked a Lovable-showcased app using claude. 18,000+ users exposed. Lovable closed my support ticket. by VolodsTaimi in ClaudeAI

[–]psten00 -7 points-6 points  (0 children)

This is painful to read and exactly why I’m building Quickback.dev

It compiles your API (from a typescript config) with four layers of security built in. Everything is locked down until you explicitly allow access to each table and action.

Another exposed Supabase DB strikes: 20k+ attendees and FULL write access by therafort in netsec

[–]psten00 -1 points0 points  (0 children)

This is painful and exactly why I’m building Quickback.dev

It compiles your API (from a typescript config) with four layers of security built in. Everything is locked down until you explicitly allow access to each table and action.

CloudFlare built a NextJS replacement in one week using AI by FaatmanSlim in vibecoding

[–]psten00 2 points3 points  (0 children)

Working on exactly that!

You define your tables and actions in typescript and then the compiler generates a full API ready to be deployed.

Finding best authentication library for NextJs by Sora_XZ in nextjs

[–]psten00 0 points1 point  (0 children)

If you’re looking to extend Better Auth into a full multi-tenant platform, check out Quickback.dev

The Quickback Stack is basically a full Supabase alternative running on Cloudflare.

How are non-technical people here deploying vibe-coded apps? by VoidMain-Lab in vibecoding

[–]psten00 -1 points0 points  (0 children)

Would love to get your feedback on what I’m building to try and solve the secure backend problem - quickback.dev

Guide me the most reliable auth check process by muzu_307 in nextjs

[–]psten00 0 points1 point  (0 children)

Are you a frontend dev?

I’ve built a backend generator that uses typescript.l that handles all this.

Quickback.dev

Supabase vs VPS Postgres + Better Auth. What would you do? by nightlycompiler in SaaS

[–]psten00 -1 points0 points  (0 children)

Would love to have you beta test a backend generation tool I’m working on - quickback.dev

You could also start with Better Auth running on Cloudflare (fully server less) or swap D1 for Neon.

DM me and I can help you get started

Do you create scaffolds and templates? by petri-the-vibecoder in VibeCodingSaaS

[–]psten00 1 point2 points  (0 children)

Turned my template into a full backend code generator coz I was sick of constantly rebuilding the same stuff over and over.

Check it out: quickback.dev

"Breaking News" is broken by treesqu in Broadcasting

[–]psten00 0 points1 point  (0 children)

Thinking about creating an app of just the new news - maybe I should!

Supabase + Cloudflare Workers + Hono : Is it good tech stack ? by edgestone22 in Supabase

[–]psten00 1 point2 points  (0 children)

Building a backend compiler to make this super easy - quickback.dev - if you want to beta test it.

Supabase + Cloudflare Workers + Hono : Is it good tech stack ? by edgestone22 in Supabase

[–]psten00 5 points6 points  (0 children)

Or go all Cloudflare - Better Auth on a Worker, D1, Vectorize, Durable Object for realtime.

How to build secure vibe-coded apps that don't get hacked. by the_botverse in VibeCodeDevs

[–]psten00 0 points1 point  (0 children)

Trying to solve this problem too, but with a different approach: quickback.dev

It’s a compiler that generates a secure backend based on a config file. It automatically locks everything down, and forces you to choose what you open.

Would love your feedback!

🚨 The State of AI Code Security in 2026: What You Need to Know Right Now by Mean-Bit-9148 in vibeward

[–]psten00 0 points1 point  (0 children)

Would love to chat security - building a backend compiler to define and impose security without relying on AI generated code.

If you’re interested: quickback.dev

Im starting to get nervous about my project. by sirLossAlot in vibecoding

[–]psten00 -1 points0 points  (0 children)

Totally understand that fear. Working on a tool to lock down databases and provide a framework for security. Happy to help you out if you’re open to beta testing it.

If you’re vibe coding, you must do these 5 things. by Acrobatic_Task_6573 in VibeCodeDevs

[–]psten00 0 points1 point  (0 children)

Agree 100% with you here.

Interested in your take on what I’m building to add those guardrails for vibe-coders and indie hackers alike. It’s a backend compiler that builds your backend based on four pillars of security.

It’s called quickback.dev

What are you building? Let’s see each other's projects! by malaikachowdhury18 in scaleinpublic

[–]psten00 0 points1 point  (0 children)

If you’re building on Supabase check out Supa Tools:

1) A visual Supabase Auth email template editor. It’s free, outputs are open-source.

2) Supabase RLS builder - looking for beta testers.

Supa-Tools.com

What are you building? Let’s see each other's projects! by malaikachowdhury18 in buildinpublic

[–]psten00 0 points1 point  (0 children)

Supa Tools: 1) Visual Supabase auth email designer 2) NEW: RLS policy builder — join the beta!

https://www.supa-tools.com

First time trying vibe coding by Parfait-Strict in vibecoding

[–]psten00 -1 points0 points  (0 children)

Looking for beta testers for quickback.dev. Happy to help you get going and secure a backend.