Show HN: I built an open-source local-first app to track my workouts(workout.tanay.xyz) I built an app to create, time, and track workouts and sync them across multiple devices. - Built with Nuxt + Nuxt UI - Stores data locally in the browser using SQLite - Local-first with CRDTs using cr-sqlite - PWA that works fully offline - Peer-to-peer sync with PeerJS |