Add zustand, true-myth, primitive authentication state, startup getSession()

This commit is contained in:
2024-11-10 20:41:58 -06:00
parent af5e42abe7
commit f18adf0f41
8 changed files with 159 additions and 19 deletions
+3 -1
View File
@@ -24,7 +24,9 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7"
"tailwindcss-animate": "^1.0.7",
"true-myth": "^8.0.1",
"zustand": "^5.0.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",