Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ db } from
'@sim/db'
2
import
{ user } from
'@sim/db/schema'
3
import
{ createLogger } from
'@sim/logger'
4
import
{ task } from
'@trigger.dev/sdk'
Callers
nothing calls this directly
Calls
3
createLogger
Function · 0.90
task
Function · 0.85
sendLifecycleEmail
Function · 0.85
Tested by
no test coverage detected