Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ db } from
"./client"
;
2
import
{ bookmarks, categories } from
"./schema"
;
3
4
async
function
seed() {
Callers
nothing calls this directly
Calls
1
seed
Function · 0.85
Tested by
no test coverage detected