- Rename the
sample.envfile in the sellbot directory to.env - Update the configuration variables to your local setup
- The
application idandkeypairfile will be sent separately
- The
- Run
npm install- Script is using
Node 12
- Script is using
- Install
nodemonor runnode index.js
- Add an entry to your host file to match the test callback
127.0.0.1 local.poynt.com
- Verify that the port in
sellbot/index.htmlat the bottom matches your Node server