Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ FailingServer.js
File
FailingServer.js
spec/support/FailingServer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
const
MongoStorageAdapter = require(
'../../lib/Adapters/Storage/Mongo/MongoStorageAdapter'
).default;
3
const
{ GridFSBucketAdapter } = require(
'../../lib/Adapters/Files/GridFSBucketAdapter'
);
4
Callers
nothing calls this directly
Calls
1
startApp
Method · 0.80
Tested by
no test coverage detected