feat: fetch user info
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m46s
Build and Deploy Go App / deploy (push) Successful in 2m54s

This commit is contained in:
nihonium 2025-10-11 04:25:57 +03:00
parent 28c38ca1a0
commit 8e44b8b7b4
Signed by: nihonium
GPG key ID: 0251623741027CFC
16 changed files with 1254 additions and 13 deletions

View file

@ -24,6 +24,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.22",
"globals": "^16.4.0",
"openapi-typescript-codegen": "^0.29.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.45.0",
"vite": "^7.1.7"