MCPcopy Create free account
hub / github.com/Open-Dev-Society/OpenStock / inspect-user.mjs

File inspect-user.mjs

scripts/inspect-user.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2import { MongoClient } from 'mongodb';
3import dotenv from 'dotenv';
4dotenv.config({ path: '.env' });

Callers

nothing calls this directly

Calls 1

checkSchemaFunction · 0.85

Tested by

no test coverage detected