Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ parse-server.js
File
parse-server.js
src/cli/parse-server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
import
ParseServer from
'../index'
;
3
import
definitions from
'./definitions/parse-server'
;
4
import
cluster from
'cluster'
;
Callers
nothing calls this directly
Calls
4
printSuccessMessage
Function · 0.85
error
Method · 0.80
startApp
Method · 0.80
log
Method · 0.45
Tested by
no test coverage detected