Filter
Exclude
Time range
-
Near
went through BuildBase feature by feature against the actual codebase - not from memory, not from the marketing site. from the source. found gaps in both directions.
1
6
testnet running? let's see what they buildbase app is the future of everything
3
5/5 this exists because i got tired of debugging customer issues across 5 dashboards on my own products. every buildbase app gets this console view per workspace. live demo: demo.buildbase.app
36
1/5 A customer emails "why was i charged?" normally that's 4 tabs: stripe, your database, your flags tool, your logs. in the buildbase console it's one screen. here's the full workspace view ๐Ÿ‘‡ (video below)
1
2
47
Just launched BuildBase Discord! ๐Ÿš€ Community for developers building usage-based SaaS. Connect with other founders, get SDK support, shape the roadmap, share wins. Join: discord.com/invite/2hNAa86F Let's ship fast. ๐Ÿ’ช
2
4
130
13/15 This is why we built BuildBase. Not to judge anyone for the DIY approach. But because we believe: "Plumbing is never the variable you're testing." Most founders test their product, not their billing system. Yet they build it anyway.
1
5
You could build metered billing in a day. You could also maintain it forever. Every time Stripe changes, you patch. Every time you scale, you refactor. Every time a user hits edge case #47, you debug. BuildBase handles that layer. You handle your product.
2
39
just realized: you probably have Clerk Stripe LaunchDarkly CustomerIo running separately. BuildBase bundles it (auth, billing, workflows, notifications, analytics) into one React SDK. less integration, same features, faster shipping. Check links below:
1
3
43
3/6 where BuildBase is now - one React/Next.js SDK for the whole SaaS backend: - auth multi-tenant workspaces - billing (subscriptions usage-based credits trials seats) - RBAC, feature flags - webhooks, push, i18n - a server SDK for the backend side too
1
12
New BuildBase site docs are live. One React/Next.js SDK for the whole SaaS backend: auth, usage-based billing, emails, workflows, workspaces. So you ship your product, not the plumbing. Runs all 4 of my own paid products. v0.0.x, React/Next only. docs.buildbase.app
1
2
38
3/7 BuildBase is one React/Next.js SDK that hands you that whole layer: - auth multi-tenant workspaces RBAC - usage-based billing (quotas, overages, metered Stripe) - email campaigns notifications - feature flags, workflows, webhooks You wire it in and build your product.
1
9
1/7 I caught myself wiring up Stripe webhooks for the 4th time across 4 different projects and just stopped. Why do I keep rebuilding the exact same auth billing layer every single time? So I built it once. It's called BuildBase ๐Ÿงต
2
3
44
1/2 Email is your retention lever. But most teams waste weeks wiring Mailgun Klaviyo custom logic together. BuildBase handles campaigns, tracking, unsubscribe groups, and Stripe event automation in one place. Free to test. buildbase.app
1
2
49
๐Ÿ‘‹ Solo-building BuildBase out of Surat, India. It's the backend layer for React/Next.js SaaS โ€” auth, workspaces, usage-based billing, notifications in one SDK. Young (v0.0.x) and honest about it, but it runs all 4 of my own paid products. buildbase.app
4
31
Replying to @JavierForge @X
Building BuildBase. Metering an AI app looks like: await billing.recordUsage({ event: 'flow_run', qty: 1 }) <WhenQuotaExhausted> <UpgradePrompt/> </WhenQuotaExhausted>Overages auto-bill to your Stripe. buildbase.app/
2
8
Replying to @Shiva5o @X
Building BuildBase. Auth pages, emails billing in 8 locales with RTL per-currency pricing, all end-to-end โ€” not just dev tooling. One React/Next.js SDK with usage-based billing baked in. buildbase.app/
2
41
Shipping an AI app and dreading the billing layer? BuildBase is one React/Next.js SDK for auth, workspaces, usage-based billing (quotas overages) & notifications. The same backend runs our own products in prod. DM for access.
Claude Design just helped us level up the BuildBase Console. Cleaner layouts. Better onboarding. Less friction. One of those updates where the product suddenly feels much closer to launch-ready. #BuildBase #BuildInPublic
3
53
Stop stitching Clerk Stripe Lago Knock. BuildBase = ONE React/Next.js SDK: auth, workspaces, RBAC, usage-based billing & notifications. Gate your UI declaratively: <WhenSubscription> <WhenQuotaAvailable> Running in prod on our own apps. npm i @buildbase/sdk
1
2
539