Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/epicweb-dev/epic-stack
/ seed.ts
File
seed.ts
prisma/seed.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ faker } from
'@faker-js/faker'
2
import
{ promiseHash } from
'remix-utils/promise'
3
import
{ prisma } from
'#app/utils/db.server.ts'
4
import
{ MOCK_CODE_GITHUB } from
'#app/utils/providers/constants'
Callers
nothing calls this directly
Calls
1
seed
Function · 0.85
Tested by
no test coverage detected