Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ TeamRoute.js
File
TeamRoute.js
server/api/TeamRoute.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_ = require(
"lodash"
);
2
const
jwt = require(
"jsonwebtoken"
);
3
const
rateLimit = require(
"express-rate-limit"
);
4
Callers
nothing calls this directly
Calls
15
filterProjects
Function · 0.85
getUserTeams
Method · 0.80
createTeam
Method · 0.80
deleteTeam
Method · 0.80
getTeamRole
Method · 0.80
transferOwnership
Method · 0.80
addTeamRole
Method · 0.80
getTeamMembersId
Method · 0.80
getUsersById
Method · 0.80
updateTeamRole
Method · 0.80
deleteTeamMember
Method · 0.80
createApiKey
Method · 0.80
Tested by
no test coverage detected