MCPcopy Index your code
hub / github.com/simstudioai/sim / lifecycle-email.ts

File lifecycle-email.ts

apps/sim/background/lifecycle-email.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db } from '@sim/db'
2import { user } from '@sim/db/schema'
3import { createLogger } from '@sim/logger'
4import { task } from '@trigger.dev/sdk'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
taskFunction · 0.85
sendLifecycleEmailFunction · 0.85

Tested by

no test coverage detected