feat(worker): scaffold Vite+React PWA with token storage and typed API client

This commit is contained in:
Bas van Rossem
2026-06-17 16:03:41 +02:00
parent 35f9aa5574
commit 3511fd8a89
22 changed files with 1545 additions and 4 deletions

View File

@@ -7,5 +7,8 @@
"oxfmt": "^0.35.0",
"oxlint": "^1.50.0"
},
"resolutions": {
"vite": "7.3.5"
},
"packageManager": "yarn@4.12.0"
}