MCPcopy
hub / github.com/subnub/myDrive / createIndexes.js

File createIndexes.js

serverUtils/createIndexes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const getEnvVariables = require("../dist/enviroment/getEnvVariables");
2getEnvVariables();
3const mongoose = require("./mongoServerUtil");
4const conn = mongoose.connection;

Callers

nothing calls this directly

Calls 2

createIndexesFunction · 0.85
getEnvVariablesFunction · 0.70

Tested by

no test coverage detected