MCPcopy Create free account
hub / github.com/coleam00/remote-agentic-coding-system / test-db.js

File test-db.js

test-db.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Quick test to verify Supabase connection works locally
2require('dotenv').config();
3const { Pool } = require('pg');
4

Callers

nothing calls this directly

Calls 1

testFunction · 0.85

Tested by

no test coverage detected