A real-time, offline-first todo app built with Expo React Native that showcases TanStack DB working together with ElectricSQL for seamless Postgres-to-device data sync across divices. Features a rich text diary editor, FastAPI + PostgreSQL backend with Alembic migrations, and shape-based replication for live queries and multi-device collaboration.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^1.0.1^3.0.2^2.0.2^3.0.5^15.0.3^5.2.8^7.9.0^2.9.3^7.1.26^0.2.20^0.1.60^6.0.5^4.1.0^0.45.1^0.8.3~54.0.30~18.0.12~14.0.10~0.1.8~15.0.8~3.0.11~8.0.11~6.0.21~31.0.13~3.0.9~1.0.8~6.0.9~15.0.10^1.0.0-beta.1019.1.019.1.00.81.5^2.28.0^8.0.0^0.1.4~4.1.6~5.6.2~4.16.015.12.1~0.21.213.15.00.5.1^3.4.0^3.2.2^4.1.18^1.2.2^13.0.0^4.3.4~19.1.17~5.9.3^9.39.2~10.0.012
commits
fix: Resolve new diary save issue by removing ID existence check
b1f0a18View on GitHubfeat: Implement diary feature with TanStack DB and TenTap editor
c3e405aView on GitHubfix: Ensure type consistency for todo item IDs and reduce delete button hit area
83b2fafView on GitHubfeat: Enhance UI with HeroUI styling and translate documentation
920fb98View on GitHubdocs: Refactor documentation structure for better maintainability
795d7a5View on GitHubfeat: Add TanStack DB + ElectricSQL real-time sync integration
16b2b4aView on GitHub