MCPcopy
hub / github.com/amplication/amplication / main.ts

File main.ts

packages/gpt-gateway/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SERVICE_NAME } from "./constants";
2import { Tracing } from "@amplication/util/nestjs/tracing";
3Tracing.init({
4 serviceName: SERVICE_NAME,

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
initMethod · 0.65

Tested by

no test coverage detected