feat: make it PWA

This commit is contained in:
2025-12-10 12:56:58 -03:00
parent 39ce9e4684
commit 6b36bf0e19
9 changed files with 5290 additions and 45 deletions
+3 -1
View File
@@ -13,7 +13,9 @@
"description": "",
"devDependencies": {
"typescript": "^5.9.3",
"vite": "^7.2.7"
"vite": "^7.2.7",
"vite-plugin-pwa": "^1.2.0",
"workbox-window": "^7.4.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.71.2",