add README to example

This commit is contained in:
Curt Tudor
2024-03-26 09:00:02 -06:00
parent 335481f388
commit fb8c49d85e
3 changed files with 75 additions and 4 deletions

View File

@ -1,11 +1,10 @@
{
"dependencies": {
"@openziti/ziti-sdk-nodejs": "^0.14.2",
"commander": "^11.1.0",
"express": "^4.18.2",
"path": "^0.12.7",
"readline-sync": "^1.4.10",
"zrok": "../../sdk/dist"
"@openziti/zrok": "^0.1.0"
},
"devDependencies": {
"@types/node": "^20.9.0",