0.1.8 • Published 3 years ago

nb-resolver v0.1.8

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

Please follow the instructions to run nb-resolver. Steps: 1. ./bin/setup 2. pm2 start nb.config.js

To stop nbdomain service:

  • pm2 stop nb.config.js

To reset databases, run:

  • ./bin/reset_db Warning: all data will be removed by this command.