Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/supermemoryai/cloudflare-saas-stack
/ setup.ts
File
setup.ts
scripts/setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync, spawnSync } from
"node:child_process"
;
2
import
crypto from
"node:crypto"
;
3
import
{ default as fs } from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected