MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / initialize.ts

File initialize.ts

packages/web/src/initialize.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { __unsafePrisma } from "@/prisma";
2import { startServicePingCronJob } from '@/features/billing/servicePing';
3import { startChangelogPollingJob } from '@/features/changelog/pollChangelog';
4import { createLogger, env } from "@sourcebot/shared";

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
hasEntitlementFunction · 0.90
startServicePingCronJobFunction · 0.90
startChangelogPollingJobFunction · 0.90

Tested by

no test coverage detected