Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NginxProxyManager/nginx-proxy-manager
/ setup.js
File
setup.js
backend/setup.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ installPlugins } from
"./lib/certbot.js"
;
2
import
utils from
"./lib/utils.js"
;
3
import
{ setup as logger } from
"./logger.js"
;
4
import
authModel from
"./models/auth.js"
;
Callers
nothing calls this directly
Calls
1
setupDefaultUser
Function · 0.85
Tested by
no test coverage detected