Authentication And Serive Engineer Portal is added

This commit is contained in:
2026-07-18 13:44:32 +05:30
parent 3222da96ab
commit a0426e8c8a
17 changed files with 762 additions and 221 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"lucide-react": "^1.24.0",
"next": "16.2.10",
"next-auth": "^4.24.14",
"react": "19.2.4",
"react-dom": "19.2.4"
},
@@ -23,5 +24,9 @@
"eslint-config-next": "16.2.10",
"tailwindcss": "^4",
"typescript": "^5"
},
"allowScripts": {
"sharp@0.34.5": true,
"unrs-resolver@1.12.2": true
}
}