nodetsdb-gce

Google Cloud implementation of nodetsdb-api's backend interface backed onto the Google Cloud Datastore

Usage no npm install needed!

<script type="module">
  import nodetsdbGce from 'https://cdn.skypack.dev/nodetsdb-gce';
</script>

README

NPM version NPM downloads GPL License Build Status Coverage

nodetsdb-gce

Google Cloud implementation of nodetsdb-api's backend interface backed onto the Google Cloud Datastore.

Usage

Run standalone from the command line:

npm start

Or with options:

node index.js -p 4242 -v

License

nodetsdb-gce is freely distributable under the terms of the GPL license.