0.0.1-next.12 • Published 8 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-firestoreTesting
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:8080Afterwards you can run the tests as follows:
npm run testExamples
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
8 months ago
0.0.1-next.25
8 months ago
0.0.1-next.19
10 months ago
0.0.1-next.18
10 months ago
0.0.1-next.20
10 months ago
0.0.1-next.22
9 months ago
0.0.1-next.21
10 months ago
0.0.1-next.23
9 months ago
0.0.1-next.16
10 months ago
0.0.1-next.15
10 months ago
0.0.1-next.14
12 months ago
0.0.1-next.13
1 year ago
0.0.1-next.12
1 year ago