Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ ProjectRoute.js
File
ProjectRoute.js
server/api/ProjectRoute.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"path"
);
2
const
fs = require(
"fs"
);
3
const
{ nanoid } = require(
"nanoid"
);
4
const
_ = require(
"lodash"
);
Callers
nothing calls this directly
Calls
15
parseUpload
Function · 0.85
getTeamProjects
Method · 0.80
filter
Method · 0.80
getPublicDashboard
Method · 0.80
getTeamRole
Method · 0.80
applyVariablesToCharts
Method · 0.80
generateTemplate
Method · 0.80
getVariables
Method · 0.80
createVariable
Method · 0.80
updateVariable
Method · 0.80
deleteVariable
Method · 0.80
createDashboardFilter
Method · 0.80
Tested by
no test coverage detected