# Nitro Documentation

- [Docs](./0.docs/0.index/index.md)
  - [Introduction](./0.docs/0.index/index.md)
  - [Quick Start](./0.docs/1.quick-start.md)
  - [Renderer](./0.docs/2.renderer.md)
  - [Routing](./0.docs/3.routing.md)
  - [Server Entry](./0.docs/4.server-entry.md)
  - [Cache](./0.docs/5.cache.md)
  - [KV Storage](./0.docs/6.storage.md)
  - [Assets](./0.docs/7.assets.md)
  - [Configuration](./0.docs/8.configuration.md)
  - [Database](./0.docs/9.database.md)
  - [Lifecycle](./0.docs/10.lifecycle.md)
  - [OpenAPI](./0.docs/11.openapi.md)
  - [Plugins](./0.docs/12.plugins.md)
  - [Tasks](./0.docs/13.tasks.md)
  - [WebSocket](./0.docs/14.websocket.md)
  - [Migration Guide](./0.docs/15.migration.md)
  - [Nightly Channel](./0.docs/16.nightly.md)
- [Deploy](./1.deploy/0.index/index.md)
  - [Deploy](./1.deploy/0.index/index.md)
    - [Node.js](./1.deploy/1.runtimes/0.node.md)
    - [Bun](./1.deploy/1.runtimes/1.bun.md)
    - [Deno](./1.deploy/1.runtimes/2.deno.md)
    - [Alwaysdata](./1.deploy/2.providers/0.alwaysdata.md)
    - [AWS Lambda](./1.deploy/2.providers/1.aws.md)
    - [AWS Amplify](./1.deploy/2.providers/2.aws-amplify.md)
    - [Azure](./1.deploy/2.providers/3.azure.md)
    - [Cleavr](./1.deploy/2.providers/4.cleavr.md)
    - [Cloudflare](./1.deploy/2.providers/5.cloudflare.md)
    - [Deno Deploy](./1.deploy/2.providers/6.deno-deploy.md)
    - [DigitalOcean](./1.deploy/2.providers/7.digitalocean.md)
    - [EdgeOne Pages](./1.deploy/2.providers/8.edgeone.md)
    - [Firebase](./1.deploy/2.providers/9.firebase.md)
    - [Flightcontrol](./1.deploy/2.providers/10.flightcontrol.md)
    - [Genezio](./1.deploy/2.providers/11.genezio.md)
    - [GitHub Pages](./1.deploy/2.providers/12.github-pages.md)
    - [GitLab Pages](./1.deploy/2.providers/13.gitlab-pages.md)
    - [Heroku](./1.deploy/2.providers/14.heroku.md)
    - [IIS](./1.deploy/2.providers/15.iis.md)
    - [Koyeb](./1.deploy/2.providers/16.koyeb.md)
    - [Netlify](./1.deploy/2.providers/17.netlify.md)
    - [Platform.sh](./1.deploy/2.providers/18.platform-sh.md)
    - [Render.com](./1.deploy/2.providers/19.render.md)
    - [StormKit](./1.deploy/2.providers/20.stormkit.md)
    - [Vercel](./1.deploy/2.providers/21.vercel.md)
    - [Zeabur](./1.deploy/2.providers/22.zeabur.md)
    - [Zephyr Cloud](./1.deploy/2.providers/23.zephyr.md)
    - [Zerops](./1.deploy/2.providers/24.zerops.md)
- [Config](./2.config/0.index/index.md)
  - [Config](./2.config/0.index/index.md)
- [Examples](./3.examples/0.index/index.md)
  - [Examples](./3.examples/0.index/index.md)
  - [API Routes](./3.examples/1.api-routes.md)
  - [Auto Imports](./3.examples/2.auto-imports.md)
  - [Cached Handler](./3.examples/3.cached-handler.md)
  - [Custom Error Handler](./3.examples/4.custom-error-handler.md)
  - [Database](./3.examples/5.database.md)
  - [Elysia](./3.examples/6.elysia.md)
  - [Express](./3.examples/7.express.md)
  - [Fastify](./3.examples/8.fastify.md)
  - [Hello World](./3.examples/9.hello-world.md)
  - [Hono](./3.examples/10.hono.md)
  - [Import Alias](./3.examples/11.import-alias.md)
  - [Middleware](./3.examples/12.middleware.md)
  - [Mono JSX](./3.examples/13.mono-jsx.md)
  - [Nano JSX](./3.examples/14.nano-jsx.md)
  - [Plugins](./3.examples/15.plugins.md)
  - [Custom Renderer](./3.examples/16.renderer.md)
  - [Runtime Config](./3.examples/17.runtime-config.md)
  - [Server Fetch](./3.examples/18.server-fetch.md)
  - [Shiki](./3.examples/19.shiki.md)
  - [Virtual Routes](./3.examples/20.virtual-routes.md)
  - [Vite Nitro Plugin](./3.examples/21.vite-nitro-plugin.md)
  - [Vite RSC](./3.examples/22.vite-rsc.md)
  - [Vite SSR HTML](./3.examples/23.vite-ssr-html.md)
  - [SSR with Preact](./3.examples/24.vite-ssr-preact.md)
  - [SSR with React](./3.examples/25.vite-ssr-react.md)
  - [SSR with SolidJS](./3.examples/26.vite-ssr-solid.md)
  - [SSR with TanStack Router](./3.examples/27.vite-ssr-tsr-react.md)
  - [SSR with TanStack Start](./3.examples/28.vite-ssr-tss-react.md)
  - [SSR with Vue Router](./3.examples/29.vite-ssr-vue-router.md)
  - [Vite + tRPC](./3.examples/30.vite-trpc.md)
  - [WebSocket](./3.examples/31.websocket.md)
- [Index](./index.md)
