Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/linuxfoundation/crowd.dev
/ seed-entities.ts
File
seed-entities.ts
backend/src/database/initializers/seed-entities.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getServiceLogger } from
'@crowd/logging'
2
/**
3
* This script is responsible
for
seeding entity data to database.
4
* It has two modes through arguments. `all` OR `seederFileName`
Callers
nothing calls this directly
Calls
4
getServiceLogger
Function · 0.90
seedAllEntities
Function · 0.85
seedSelected
Function · 0.85
info
Method · 0.80
Tested by
no test coverage detected