Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartbrew/chartbrew
/ index.js
File
index.js
server/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// set up the encryption keys first, then load .env file
2
const
setUpEncryptionKeys = require(
"./modules/setUpEncryptionKeys"
);
// eslint-disable-line
3
4
setUpEncryptionKeys();
Callers
nothing calls this directly
Calls
9
checkEncryptionKeys
Function · 0.85
setUpQueues
Function · 0.85
initialize
Method · 0.80
json
Function · 0.50
set
Method · 0.45
get
Method · 0.45
findAll
Method · 0.45
create
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected