add next auth & login with github

This commit is contained in:
Michi 2025-04-27 18:31:17 +02:00
parent 78afa6be22
commit 9a9110e58c
10 changed files with 226 additions and 22 deletions

View file

@ -17,9 +17,11 @@
"clsx": "^2.1.1",
"lucide-react": "^0.503.0",
"next": "15.3.1",
"next-auth": "^5.0.0-beta.27",
"next-themes": "^0.4.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"simple-icons": "^14.12.3",
"tailwind-merge": "^3.2.0"
},
"devDependencies": {