Content search
Start with the right question. Land on the right page.
One search covers the learning path and agent references. Titles, body copy, task keys, packages, and version metadata all participate.
3entries indexed
- 01
Create a server-only function
Use createServerFn to define a same-origin, type-safe server RPC.
- 02
Create an externally callable Server Route
Build a native HTTP endpoint for third-party callers with explicit status, caching, and safe responses.
- 03
Establish a Start Middleware chain
Define request and function scopes, compose context through next(), and preserve authentication and CSRF boundaries.