wts-node

Node.js client for rshell system.

Usage no npm install needed!

<script type="module">
  import wtsNode from 'https://cdn.skypack.dev/wts-node';
</script>

README

wts-node

Node.js client for WTS system.

Usage

  • install
npm install wts-node && npm i
  • config
cd wts-node && vim conf.js # you should assign group for one client.
  • launch with debug mode
node index.js
  • deploy(via pm2)
pm2 start pm2_deploy.json

License

Copyright (c) 2015, chemdemo (MIT License)