seed the mongo data

This commit is contained in:
2026-06-03 11:17:43 -06:00
parent 80485c2169
commit 1dbc0a42d9
7 changed files with 614 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"mongodb": "^7.2.0"
}
}