MCPcopy 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

1import { faker } from '@faker-js/faker'
2import { promiseHash } from 'remix-utils/promise'
3import { prisma } from '#app/utils/db.server.ts'
4import { MOCK_CODE_GITHUB } from '#app/utils/providers/constants'

Callers

nothing calls this directly

Calls 1

seedFunction · 0.85

Tested by

no test coverage detected