0.0.1-next.12 • Published 4 months ago
@twin.org/entity-storage-connector-gcp-firestore v0.0.1-next.12
TWIN Entity Storage Connector Firestore
Entity Storage connector implementation using Firestore storage.
Installation
npm install @twin.org/entity-storage-connector-gcp-firestore
Testing
The tests developed are functional tests and need an instance of Firestore up and running. To run Firestore locally:
docker run -d --name twin-entity-storage-firestore -p 8080:8080 gcr.io/google.com/cloudsdktool/cloud-sdk:emulators gcloud beta emulators firestore start --host-port=0.0.0.0:8080
Afterwards you can run the tests as follows:
npm run test
Examples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
0.0.1-next.24
4 months ago
0.0.1-next.25
4 months ago
0.0.1-next.19
5 months ago
0.0.1-next.18
5 months ago
0.0.1-next.20
5 months ago
0.0.1-next.22
4 months ago
0.0.1-next.21
5 months ago
0.0.1-next.23
4 months ago
0.0.1-next.16
6 months ago
0.0.1-next.15
6 months ago
0.0.1-next.14
8 months ago
0.0.1-next.13
8 months ago
0.0.1-next.12
9 months ago