a few API routes

This commit is contained in:
2025-11-06 01:41:09 -08:00
parent 8694e76070
commit 279f08a9dd
4 changed files with 5991 additions and 5655 deletions

View File

@@ -47,5 +47,9 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1",
"vite": "^7.1.10"
},
"dependencies": {
"axios": "^1.13.2",
"consola": "^3.4.2"
}
}