Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/linuxfoundation/crowd.dev
/ create.ts
File
create.ts
backend/src/database/initializers/create.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getServiceLogger } from
'@crowd/logging'
2
import
models from
'../models'
3
4
const
log = getServiceLogger()
Callers
nothing calls this directly
Calls
4
getServiceLogger
Function · 0.90
models
Function · 0.85
info
Method · 0.80
error
Method · 0.45
Tested by
no test coverage detected