Recipes
End-to-end walkthroughs that combine Rayfin's data, auth, and deployment features into complete application patterns.
Recipes are complete, working walkthroughs. Each one starts from a scaffolded project and ends with a working, deployable app, showing how Rayfin's data model, client, and auth pieces fit together in practice.
- Build a todo app — a per-user data model, a React UI, and a deploy to Microsoft Fabric.
- Multi-tenant patterns — scope
entities per user and per organization with
@rolepolicies. - Testing a Rayfin app — test data and auth logic without a live backend.