nb-resolver
v0.1.8
Published
NBDomain http server.
Downloads
19
Readme
Please follow the instructions to run nb-resolver. Steps:
- ./bin/setup
- 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.
