Show HN: Typesync, schema-first Firestore tooling that now validates stored data
Category: devtools
Tags: firestore, schema-management, code-generation
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Typesync is a schema-first tool for Firestore that generates typed models for TypeScript, Swift, and Python, validates stored data, and visualizes architecture. Its integration of code generation, validation, and security rules from a single schema is a practical improvement for Firestore projects.
Target audience: backend devs
Repository: https://github.com/kafkas/typesync · TypeScript · MIT · 55 stars
View on Hacker News