feat: update .gitignore, auth configuration, and add GitHub API client

This commit is contained in:
2026-02-12 21:14:23 +08:00
parent d808f8b59b
commit 55414d0693
8 changed files with 40 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
"@types/node": "^25.2.0"
},
"dependencies": {
"@kevisual/auth": "^2.0.3",
"convex": "1.31.7",
"jose": "^6.1.3"
}