MCPcopy 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

1import { makeDb } from '../src/data-access'
2import dotenv from 'dotenv'
3dotenv.config()
4;(async function setupDb () {

Callers

nothing calls this directly

Calls 1

makeDbFunction · 0.90

Tested by

no test coverage detected