MCPcopy
hub / github.com/Dokploy/dokploy / index.ts

File index.ts

apps/api/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { serve } from "@hono/node-server";
2import { Hono } from "hono";
3import "dotenv/config";
4import { zValidator } from "@hono/zod-validator";

Callers

nothing calls this directly

Calls 2

fetchDeploymentJobsFunction · 0.85
deployFunction · 0.70

Tested by

no test coverage detected