server/create_zzz_app.ts view source
(options: CreateZzzAppOptions): ZzzApp Create the zzz Hono app with Backend, providers, and endpoints.
This is the shared factory called by the server entry point.
options
type CreateZzzAppOptions
returns
ZzzApp