Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blockmatic/basilic
/ generate-openapi.ts
File
generate-openapi.ts
apps/api/scripts/generate-openapi.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'dotenv/config'
2
import
{ writeFile } from
'node:fs/promises'
3
import
{ dirname, join } from
'node:path'
4
import
{ fileURLToPath } from
'node:url'
Callers
nothing calls this directly
Calls
1
generateOpenAPI
Function · 0.85
Tested by
no test coverage detected