We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eeeb94 commit c816e96Copy full SHA for c816e96
README.md
@@ -9,6 +9,14 @@ HID Auth Diagnostic project is set of tools are designed to help HID teams and c
9
10
You can test, train and diagnostic your HID API endpoint on https://mrdoc.hiddemo.com/
11
12
+## Dependencies
13
+
14
+Mantine(https://mantine.dev/) - User interface
15
+Socket.io(https://socket.io/) - real-time CIBA callback communication.
16
+ElectronJS(https://www.electronjs.org/) - cross-platform applications for easier deployment for non-techies.
17
+ExpressJS(https://expressjs.com/)
18
+Google AI SDK([https://ai.google.dev/](https://github.com/google/generative-ai-js))
19
+QRcode.js(https://davidshimjs.github.io/qrcodejs/)
20
21
22
## Run Locally
0 commit comments