@modscleo4/jsdbclient

1.0.3 • Public • Published

jsdbclient

Build Status

JSDBClient is the official client for JSDB https://github.com/modscleo4/jsdb

Installation

To install JSDBClient from GitHub (latest build), just run

$ git clone https://github.com/modscleo4/jsdbclient
$ npm install jsdbclient

For stable releases, install from NPM

$ npm install @modscleo4/jsdbclient

Run

After installed, you can run JSDBClient without parameters, which will try to connect to your localhost

$ npm jsdbclient

You can still connect o a different server

$ npx jsdbclient -a <host address> -p <host port> -d <database>

Readme

Keywords

none

Package Sidebar

Install

npm i @modscleo4/jsdbclient

Weekly Downloads

0

Version

1.0.3

License

Apache-2.0

Unpacked Size

20.1 kB

Total Files

9

Last publish

Collaborators

  • modscleo4