Docs

Examples

Examples Use these examples when you want to see a complete Enfyra feature built from tables, routes, hooks, handlers, permissions, integrations, and app UI pieces. Each example focuses on a practical workflow instead of isolated API calls. For framework setup, read Integrations

Examples

Use these examples when you want to see a complete Enfyra feature built from tables, routes, hooks, handlers, permissions, integrations, and app UI pieces.

Each example focuses on a practical workflow instead of isolated API calls. For framework setup, read Integrations first.

Available Examples

How To Use Examples

  1. Read the goal and table setup.
  2. Create the required tables and relations in the admin app.
  3. Add the route, hook, handler, permission, integration, or extension records described in the example.
  4. Test the flow from the app or API client.
  5. Reuse the same pattern in your own project.