Skip to main content
Feature-driven API with runInRequestScopeAsync per route. Source: examples/fastify · README.md

What it demonstrates

  • runInRequestScopeAsync for per-request DI scope in Fastify handlers
  • @brushy/storage cache wired through DI tokens and providers
  • Feature-owned routes, services, and providers

Run

From examples/fastify:
Or use the root shortcut:
Verify:

Layout