Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ MongoClient } from
'mongodb'
;
3
import
dotenv from
'dotenv'
;
4
dotenv.config({ path:
'.env'
});
Callers
nothing calls this directly
Calls
1
checkSchema
Function · 0.85
Tested by
no test coverage detected