Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dev-mastery/comments-api
/ index.js
File
index.js
db/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeDb } from
'../src/data-access'
2
import
dotenv from
'dotenv'
3
dotenv.config()
4
;(
async
function
setupDb () {
Callers
nothing calls this directly
Calls
1
makeDb
Function · 0.90
Tested by
no test coverage detected