This repo is two things:
-
FOSS self-hosted local-first
-
desktop & mobile → Save to Home screen
-
est. cost = $0 to host as static site
-
local-first distributed Sqlite Evolu database. Should easily handle small- to medium-sized projects, promises to scale really well based on its design
-
minimalist yet performant and powerful building blocks
-
Vite + React + TailwindCSS v4 + DaisyUI + Wouter + Zustand
- [UI] swipe left/right to see more than 6 items
- [UI] drag and drop to reorder items
- [UI] additional tracking options beyond daily/weekly
- [tech] export function, migration pattern, a path to handle data bloat without discarding and starting over
- [code style] replace valibot with Evolu-style runtime validation
- [privacy] even more secure sync: export a salted+encrypted mnemonic, and a way to specify a salted mnemonic (decrypted via secure backend)