add javascript client demo

This commit is contained in:
matu6968 2024-11-11 00:11:01 +01:00
parent dcf70ae89c
commit cad79181c1

View File

@ -43,7 +43,7 @@ In the .env file this is the only thing you can set
PORT=8080
TOKEN=bearer-token-here # The program will automatically make a new token if not found so do not bother putting your own one
```
# Client demostrations
# Client demonstrations
[JavaScript](https://git.fluffy.pw/matu6968/webdesk-app-market-server/src/branch/main/client-demo/demo.js)