Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphile/starter
/ test.js
File
test.js
scripts/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
require(
"@app/config/env"
);
4
const
{ execSync, spawnSync: rawSpawnSync } = require(
"child_process"
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected