dbi
v1.0.0
Published
dbi: A data.blankon.id cli app
Downloads
18
Maintainers
Readme
dbi
[[ Experimental ]]
The dbi cli app is intended to be installed as a global app, using npm install -g dbi.
To test it from a cloned repo, please run it from the bin dir, i.e. $ bin/dbi --help.
Add the weather API from npm
$ dbi add weatherStart the server
$ dbi startThen open http://localhost:3000, you'll be redirected to a swagger page.
Use pm2
$ dbi start -dNot satisfy with the 3000 as the default port?
$ dbi start -p 8000license
MIT
