Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ project.ts
File
project.ts
packages/trpc/src/routers/project.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
'node:crypto'
;
2
import
{ stripTrailingSlash } from
'@openpanel/common'
;
3
import
{ hashPassword } from
'@openpanel/common/server'
;
4
import
{
Callers
nothing calls this directly
Calls
9
getProjectWithClients
Function · 0.90
getProjects
Function · 0.90
stripTrailingSlash
Function · 0.90
hashPassword
Function · 0.90
getId
Function · 0.90
query
Method · 0.80
map
Method · 0.45
clear
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected