Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ serve } from
"@hono/node-server"
;
2
import
{ Hono } from
"hono"
;
3
import
"dotenv/config"
;
4
import
{ zValidator } from
"@hono/zod-validator"
;
Callers
nothing calls this directly
Calls
2
fetchDeploymentJobs
Function · 0.85
deploy
Function · 0.70
Tested by
no test coverage detected