feat(db): init mongo and passing komga conf

This commit is contained in:
Julien Froidefond
2025-02-14 14:23:30 +01:00
parent 08f6e6a264
commit 1f881ade26
11 changed files with 1047 additions and 446 deletions

View File

@@ -14,10 +14,13 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-toast": "^1.2.6",
"@types/mongoose": "^5.11.97",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.323.0",
"mongoose": "^8.10.0",
"next": "^14.1.0",
"next-auth": "^4.24.11",
"next-themes": "^0.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",