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