Guides / Templates
Quick guides & starter projects
Every project below is a real, live Mudbase project you can fork in one click - schema, and optionally its data, copied straight into your own organization. Official starters are published by Mudbase; the rest are shared publicly by other teams, the same way a Google Drive file gets shared or a WordPress plugin gets listed in the directory.
Official quick guides
A knowledge-base search app with AI-grounded answers, showing how retrieval lives in a Mudbase Function while the LLM call runs outside its network-isolated sandbox.
A real storefront — catalog, cart, checkout and payments settling live. The showcase that exercises Mudbase's payments story, not just the BaaS primitives.
A freelance job board with distinct client and freelancer roles, proposals and a hiring flow — a worked example of two-sided RBAC on Mudbase.
Event booking with real capacity limits, automatic waitlist promotion and QR check-in — no separate ticket-validation service required.
A team task board demonstrating real, server-enforced RBAC — owner, member and viewer roles that actually restrict writes rather than just hiding buttons.
A realtime micro-blog — auth, feed, likes, comments and follows — built entirely on Mudbase with no custom backend. Reimplemented once per official SDK across 10 languages.
Last updated: September 2026
Edit this page on GitHub