
We launch BuildBase tomorrow (Sep 25, 12:01 AM PT). It's a SaaS backend SDK for React/Next.js: auth, billing, workspaces, roles, workflows, email and the rest, 20 modules in one install.
Instead of pitching it, I want to ask the thing I keep wondering about.
When you land on a new SDK's page, what's the first thing you look for before you'd build on it? For me it's usually the docs and whether I can leave with my data. But I've heard people say it's the changelog, the GitHub issue response times, or just whether a real human answers support.
What's yours? I'd rather fix that thing before tomorrow than after.
Great breakdown. What feedback have you had from early users?
This is useful. How are you finding your first users so far?
Nice progress. What is the next thing you are focusing on?
What made you pick this stack over the alternatives?
Makes sense. Are you planning to charge for it, or keep it free for now?
Good write-up. What would you do differently if you started again?
Great breakdown. What feedback have you had from early users?
Makes sense. Are you planning to charge for it, or keep it free for now?
Interesting approach. What was the hardest part to get right?
Appreciate the honesty here, most people only share the wins.
Really relatable. How much time do you put into this each week?
Helpful post. How did you get your first bit of traction?
Solid lesson. Which channel has worked best for you so far?
Really relatable. How much time do you put into this each week?
This is useful. How are you finding your first users so far?
What made you pick this stack over the alternatives?
Interesting. How are you measuring whether it is working?
Interesting. How are you measuring whether it is working?
This resonates a lot — how long did it take before you saw any real signal on it?
For me, the first thing I’d check is how easy it is to actually get started. Good docs, a working demo, and a clear setup process tell me a lot before I commit to an SDK.
Hi Dharmendra, I'm Novruz, a QA engineer. I test web products before launch, and since you asked what to fix before tomorrow rather than after, I went through BuildBase the way a developer comparing it with Clerk would.
The one I'd fix tonight is the Pricing page. The nav link opens a page titled "Plans from $49/mo", but on my visit it showed the heading, the Stripe badge and the FAQ, and no plan cards at all, in the served HTML and after load. The $49 / $99 / $199 cards only live on the homepage. The console there throws two React hydration errors (#425 and #422), a common reason a block goes missing. On launch day Pricing is usually the second click.
What I can't check from outside is the part your question is really about: sign-up, the billing module and data export inside the console.
Thanks for asking before launch instead of after, and good luck tomorrow.
Docs quality + active maintenance (recent commits, issue response time). If the README hasn't been updated in 6 months, I assume it's abandoned. Also check if they dogfood their own SDK — nothing beats seeing the team use it in their own product.