/Knowledge/sources/honojs__hono/llms-full/app-hono--af6f9124c110.md
App - Hono - hono-docs
App Hono Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt app hono Summary Hono is the primary object....
App - Hono
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#app-hono
Summary
Hono is the primary object. It will be imported first and used until the end. ts twoslash import { Hono } from 'hono' const app = new Hono() //... export default app // for Cloudflare Workers or Bun
Content
Hono is the primary object.
It will be imported first and used until the end.
import { Hono } from 'hono'
const app = new Hono()
//...
export default app // for Cloudflare Workers or Bun
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#app-hono",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / App - Hono",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 616,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "App - Hono",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}