Skip to content

bubbajoe/cq-source-firestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firestore source Plugin

The CloudQuery Firestore source plugin replicates a Firestore database to any supported CloudQuery destination.

Links

Test

docker run \
  --env "FIRESTORE_PROJECT_ID=cqtest-project" \
  --publish 8080:8080 \
  mtlynch/firestore-emulator-docker