Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ regen-illustrations.ts
File
regen-illustrations.ts
scripts/regen-illustrations.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateIllustration } from
'../server/src/services/illustration-generator.js'
;
2
import
pg from
'pg'
;
3
import
* as dotenv from
'dotenv'
;
4
dotenv.config({ path:
'.env.local'
});
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected