Skip to content

Examples

Learn Centrali by building real applications. Each example is a complete, working project you can follow step by step.

  • Blog Platform


    Build a complete blog API with posts, comments, and content moderation using Functions.

    You'll learn: Collections, records, Functions, Triggers

    Build a Blog Platform

  • E-commerce API


    Create a product catalog and order management system with inventory tracking and payment webhooks.

    You'll learn: Records API, webhooks, Automations, search

    Build an E-commerce API

  • SaaS Multi-tenant


    Build a multi-tenant SaaS backend with workspace isolation, external auth, role-based access, and Functions.

    You'll learn: Workspaces, external auth (BYOT), policies, Functions

    Build a SaaS Backend

What You'll Need

All examples assume you have:

  • A Centrali account with a workspace (Account Setup)
  • Service account credentials (client ID and secret)
  • Node.js 18+ installed
  • The Centrali SDK: npm install @centrali-io/centrali-sdk

Suggest an Example

Have an idea for an example? Open an issue on GitHub and let us know what you'd like to see.