DEV Community

Discussion on: Why I switched away from Google Firestore

Collapse
 
aperebus profile image
Alastair Pitts

Just on the 1st point, you can use Terraform and the firebase cli to do the automated setup of a new environment.

You can create a Google project, set up firestorm and create storage buckets via TF. Then use the firebase cli to deploy indexes & cloud functions.