MCPcopy 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 */
2process.env.TZ = 'UTC';
3
4import sourceMapSupport from 'source-map-support';

Callers

nothing calls this directly

Calls 1

startServerFunction · 0.85

Tested by

no test coverage detected