Added Database Integration

This commit is contained in:
SKULL-GOD
2025-04-12 21:47:08 -04:00
parent a5fdf3e567
commit 20163c4583
3 changed files with 45 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
"@types/react": "^19.1.1",
"@types/react-dom": "^19.1.2",
"tailwindcss": "^4.1.3",
"typescript": "^5.8.3"
"typescript": "^5.8.3",
"@types/bun": "latest"
}
}