Documenting Eight Templates from One Codebase with fumadocs Multi-Root Docs
Eight products, eight full documentation sites, one repo. How we use fumadocs multi-root docs to keep them separate but unified.
Latest articles and tutorials
Eight products, eight full documentation sites, one repo. How we use fumadocs multi-root docs to keep them separate but unified.
We maintain the same desktop app on both Electron and Tauri 2. An honest comparison of size, memory, consistency, updates, and DX.
OAuth in a native app has to leave your app and come back. Here's how our five Supabase-backed templates handle the deep-link round trip on every platform.
A concrete checklist for evaluating any SaaS boilerplate — auth, payments, email, and the dozen unglamorous systems that decide whether you ship. Mapped to what our templates include.
In-app purchases look simple until you handle receipts, restores, and a server-side source of truth. Here's the entitlement model our mobile templates share.
Desktop apps have to update themselves. Here's the signed static-feed model both our desktop templates use — electron-updater and tauri-plugin-updater — and why signing is non-negotiable.