Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/godaddy/terminus
/ index.js
File
index.js
example/postgres/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
)
2
const
http = require(
'http'
)
3
const
{ Client } = require(
'pg'
)
4
const
terminus = require(
'../../lib/terminus'
)
Callers
nothing calls this directly
Calls
1
startServer
Function · 0.70
Tested by
no test coverage detected