We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085ca5a commit 5def88aCopy full SHA for 5def88a
src/index.ts
@@ -1,7 +1,6 @@
1
import { serve } from "bun";
2
import { OpenAPIHono } from "@hono/zod-openapi";
3
import { Scalar } from "@scalar/hono-api-reference";
4
-import { prometheus } from "@hono/prometheus";
5
import { openApiDocConfig } from "./lib/openapi";
6
import { DEFAULT_CONFIG as CONFIG } from "./config";
7
import { setupContainerCleanup } from "./lib/docker";
0 commit comments