File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -11,17 +11,19 @@ You can test, train and diagnostic your HID API endpoint on https://mrdoc.hiddem
11
11
12
12
## Dependencies
13
13
14
- Mantine(https://mantine.dev/ ) - User interface
14
+ [ @ Mantine ] ( https://mantine.dev/ ) - User interface
15
15
16
- Socket.io(https://socket.io/ ) - real-time CIBA callback communication.
16
+ [ @ Socket .io] ( https://socket.io/ ) - real-time CIBA callback communication.
17
17
18
- ElectronJS(https://www.electronjs.org/ ) - cross-platform applications for easier deployment for non-techies.
18
+ [ @ ElectronJS ] ( https://www.electronjs.org/ ) - cross-platform applications for easier deployment for non-techies.
19
19
20
- ExpressJS(https://expressjs.com/ )
20
+ [ @ ExpressJS ] ( https://expressjs.com/ )
21
21
22
- Google AI SDK([ https://ai.google.dev/ ] ( https://github.com/google/generative-ai-js )
22
+ [ @ Google AI SDK] ([ https://ai.google.dev/ ] ( https://github.com/google/generative-ai-js )
23
23
24
- QRcode.js(https://davidshimjs.github.io/qrcodejs/ )
24
+ [ @QRcode .js] ( https://davidshimjs.github.io/qrcodejs/ )
25
+
26
+ [ @ViteJS ] ( https://vitejs.dev/ )
25
27
26
28
27
29
## Run Locally
You can’t perform that action at this time.
0 commit comments