▸ Founder pre-sale · 50 seats · Shipping 2026-05

A SaaS boilerplate built for the markets no one else codes for.

The exact production stack running invobi.app — multi-currency, Paystack + Stripe + Flutterwave wired up, payment-ready in 60 minutes. Ship the product, not the payment-processor research.

~/projects · zsh
$ npx create-araba-stack@latest my-saas Cloning template Wiring Paystack + Stripe + Flutterwave Provisioning Supabase + email + edge functions Ready to deploy in 4m 32s
Currencies23
Payment processors3 wired
Edge functions10 deployed
Time to deploy~4 min
The friction this removes

Every SaaS boilerplate is built for the US market.

Stripe-only, USD-only, Plaid-only. None of them ship with the payment processors most of the world actually uses. So you spend three weekends wiring Paystack, then chasing webhook bugs at 2am while your build sits idle.

01 ·
Paystack docs are sparse
Edge cases hidden three pages deep. KYC limits change without warning. Webhook retries don't behave like Stripe's. The integration looks finished until your first international customer hits a wall.
02 ·
Stripe Connect for Africa is brutal
Express vs Standard accounts. Country-specific payout rules. Chargeback flows that need three layers of error handling. None of which you'll find in the official examples.
03 ·
Multi-currency routing is a hack everywhere
NGN customer pays NGN. USD pays USD. EUR pays EUR. Every other boilerplate punts on this. So you write the routing logic from scratch — twice, because you'll get it wrong the first time.
The receipt

Already shipping in production.

ARABA Stack isn't theoretical. It's the cleaned, documented version of the codebase running invobi.app — a live multi-currency invoicing SaaS used by freelancers and small businesses across Africa, the UK, and Europe.

Live reference app

invobi.app

Multi-currency invoicing & billing. Paystack + Stripe + Flutterwave wired. Stripe Connect for international payouts. PDF generation with watermarks, plan-gated features, transactional email — all in production today.

visit invobi.app →
Currencies23
ProcessorsPaystack · Stripe · Flutterwave
Edge funcs10 deployed
AuthPKCE OAuth + email
HostingVercel + Supabase
What ships in v1.0

A complete SaaS, sanitized into a starting point.

Two ways to start in one repo: the bare stack (auth + payments + email + DB) for green-field projects, or the full invobi reference app on top for anyone closer to that shape. Pick where you want to start.

araba-stack/
├──payments/Paystack + Stripe + Flutterwave + Stripe Connect
├──currency/23-currency router · processor selection by region
├──auth/PKCE OAuth · email confirm · session refresh
├──email/Resend · receipts · reminders · onboarding sequences
├──edge/10 production edge functions · webhook handlers
├──billing/Subscriptions · plan gating · usage tracking · upsell hooks
├──pdf/Generation · plan-based watermarking
├──public/No-auth /pay/:id flow for invoices, links, checkout
├──migrations/Versioned SQL · seed data · dev/prod splits
├──docs/README · ADRs · architecture diagrams · setup CLI
└──examples/invobi/Full reference app · use as starting point or reference
Founder pre-sale

50 seats. Half price. Before code ships.

First 50 founder seats at $297 instead of $597 launch price. Lifetime access. Includes the bare stack + the full invobi reference codebase + year one of updates + private Discord + a 30-min setup call.

Founder · 50 seats
v1.0 · shipping 2026-05-29
araba_stack
The Africa-ready SaaS boilerplate. Lifetime access, one payment.
$297
launch $597
  • Bare stack: Next.js + Supabase + Paystack + Stripe + Flutterwave + Resend
  • Full invobi reference app on top — pick where to start
  • Architecture decision records (the "why" behind every choice)
  • Setup CLI — env vars + DB migrations in one command
  • Year 1 of updates included (security patches, processor changes)
  • Private Discord — direct access to me + the other founder buyers
  • 30-min setup call (Founder tier only)
Reserve a founder seat →
or DM @Olurabian on LinkedIn
Built by
Founder
ARABA
@Olurabian · Lagos

I'm an AI Creative Operator. MSc Data Science from the University of Hertfordshire. I run a one-person agency out of Lagos, working with clients globally.

invobi.app is the most recent thing I shipped — multi-currency invoicing for the underserved African + diaspora founder market. I built it with Claude Code over a few intense months. The stack underneath was painful enough to put together that I'm now turning it into something other founders can use.

If you've ever spent a Saturday debugging Paystack's webhook signature verification or trying to figure out why Stripe Connect won't pay out to your country — this is the boilerplate I wish I'd had.

Roadmap · Changelog
v1.0 2026-05-29 Initial release · Paystack + Stripe + Flutterwave + invobi reference app Shipping
v1.1 2026-08 Razorpay (India) + UPI · expand to South Asia market Planned
v1.2 2026-10 Mercado Pago (LatAm) · multi-tenant patterns · admin dashboard kit Planned