MCPcopy
hub / github.com/triggerdotdev/trigger.dev / seed.ts

File seed.ts

apps/webapp/prisma/seed.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable turbo/no-undeclared-env-vars */
2
3import { integrationCatalog } from "../app/services/externalApis/integrationCatalog.server";
4import { seedCloud } from "./seedCloud";

Callers

nothing calls this directly

Calls 4

seedFunction · 0.85
finallyMethod · 0.80
catchMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected