feat: integrate the api for authentication

This commit is contained in:
2026-08-18 16:44:57 +07:00
parent c4abd0a1f9
commit e71ce423e2
24 changed files with 471 additions and 207 deletions
+2
View File
@@ -11,6 +11,7 @@
"deploy": "wrangler pages deploy dist"
},
"dependencies": {
"@tanstack/react-query": "^5.101.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"react": "^19.2.8",
@@ -22,6 +23,7 @@
"@babel/core": "^7.29.7",
"@rolldown/plugin-babel": "^0.2.3",
"@tailwindcss/vite": "^4.3.3",
"@tanstack/react-query-devtools": "^5.101.4",
"@types/babel__core": "^7.20.5",
"@types/node": "^24.13.3",
"@types/react": "^19.2.17",