From 09ac6b48c61f99f1477bcde4b878f8e345c81077 Mon Sep 17 00:00:00 2001 From: Hira Barton Date: Sun, 3 Aug 2025 10:11:09 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8724881..2a09bf4 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,14 @@ Run ▶️. If it works, nod like you meant that to happen. * Deploy in minutes, not after the next sprint. * Learn by building, breaking, and laughing at your own mistakes. +--- +## Tutorials +1. [01 — Hello Fluid Frame](tutorials/01-hello-fluid-frame.md) +2. [02 — Data Tables](tutorials/02-data-tables.md) +3. [03 — Security (RBAC + secrets)](tutorials/03-server-modules-security.md) +4. [04 — Uplink: File Hash](tutorials/04-uplink-file-hash.md) +5. [05 — Auth: Roles + UI](tutorials/05-auth-roles-ui.md) + --- ## License