Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ mock.ts
File
mock.ts
apps/api/scripts/mock.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
* as faker from
'@faker-js/faker'
;
3
import
{ generateId } from
'@openpanel/common'
;
4
import
{ hashPassword } from
'@openpanel/common/server'
;
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
from
Method · 0.45
Tested by
no test coverage detected