Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ access.service.ts
File
access.service.ts
packages/db/src/services/access.service.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cacheable } from
'@openpanel/redis'
;
2
import
{ db } from
'../prisma-client'
;
3
import
{ getProjectById } from
'./project.service'
;
4
Callers
nothing calls this directly
Calls
2
cacheable
Function · 0.90
getProjectById
Function · 0.90
Tested by
no test coverage detected