Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5e-bits/5e-database
/ dbRefresh.ts
File
dbRefresh.ts
scripts/dbRefresh.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdirSync, readFileSync, existsSync } from
'fs'
;
2
import
{ MongoClient, Collection, Db, MongoServerError } from
'mongodb'
;
3
import
{
4
checkMongoUri,
Callers
nothing calls this directly
Calls
2
checkMongoUri
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected