Setup React @tanstack/router, copy shadcn Authentication page

This commit is contained in:
2024-11-10 14:34:55 -06:00
parent 69c83edd3a
commit 3d00970003
14 changed files with 1388 additions and 17 deletions

View File

@@ -32,6 +32,7 @@
"vitest"
],
"python.analysis.extraPaths": ["./backend/"],
"editor.formatOnSave": true,
"[github-actions-workflow]": {
"editor.formatOnSave": false
},