
Single source of truth for your Firestore architecture
Typesync in 30 seconds
You define your Firestore schema in a collection of YAML/JSON files. The Typesync CLI reads these files and produces ready-to-use Firestore model definitions for all the languages and platforms you work with. In the example below, we define our models inmodels.yml
.
models.yml