MCPcopy Create free account
hub / github.com/9d8dev/directory / seed.ts

File seed.ts

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

Source from the content-addressed store, hash-verified

1import { db } from "./client";
2import { bookmarks, categories } from "./schema";
3
4async function seed() {

Callers

nothing calls this directly

Calls 1

seedFunction · 0.85

Tested by

no test coverage detected