Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/cms
/ seed.ts
File
seed.ts
prisma/seed.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
db from
'../src/db'
;
2
3
async
function
seedUsers() {
4
try {
Callers
nothing calls this directly
Calls
1
seedDatabase
Function · 0.85
Tested by
no test coverage detected