mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 02:47:06 +00:00
6 lines
252 B
Markdown
6 lines
252 B
Markdown
# Flotilla
|
|
|
|
A discord-like nostr client. WIP.
|
|
|
|
Figure out state management. Add fetched_at to all events. `fetch` batches and loads, `get` gets the value, `derive` returns a store. For optimization, create getters for everything that uses `get` a lot.
|