MCPcopy Create free account
hub / github.com/code100x/daily-code / seed.ts

File seed.ts

packages/db/prisma/seed.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import db from "../src";
2import seedsData from "./seedsData";
3
4async function main() {

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected