Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 376 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 376 Bytes

DBExplorer

dbexplorer screenshot

Installation

$ npm install -g dbexplorer

Usage

$ dbexplorer # Server is running on port 8080

You can specify a different port if you would like.

$ dbexplorer 3000 # Server is running on port 3000