Documentation Index
Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt
Use this file to discover all available pages before exploring further.
NestJS
Dhal does not need a dedicated NestJS adapter because NestJS usually runs on Express or Fastify.NestJS with Express
NestJS with Fastify
Use the Fastify adapter where your Nest app exposes the underlying Fastify instance/plugin flow.Recommendation
For NestJS, start withmonitor mode and route-level policy for auth and upload endpoints.