Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efremropelato/crossdb-js

CrossDB NodeJS Driver
https://github.com/efremropelato/crossdb-js

Last synced: 1 day ago
JSON representation

CrossDB NodeJS Driver

Awesome Lists containing this project

README

        

# NodeJS Driver for CrossDB

## Pre-requirement
You need to [install](https://crossdb.org/get-started/install/) crossdb lib first

> not ready for production

## Run Example

```sh
npm install
npm start
```