Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/efremropelato/crossdb-js
- Owner: efremropelato
- License: mit
- Created: 2024-11-16T17:42:52.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2024-11-16T18:00:43.000Z (2 days ago)
- Last Synced: 2024-11-16T18:28:55.399Z (2 days ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```