MCPcopy 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

1import db from '../src/db';
2
3async function seedUsers() {
4 try {

Callers

nothing calls this directly

Calls 1

seedDatabaseFunction · 0.85

Tested by

no test coverage detected