Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ 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
/** biome-ignore-all lint/suspicious/useAwait: fastify need
async
or done callbacks */
2
process.env.TZ =
'UTC'
;
3
4
import
sourceMapSupport from
'source-map-support'
;
Callers
nothing calls this directly
Calls
1
startServer
Function · 0.85
Tested by
no test coverage detected