mirror of
https://github.com/minimo-io/appticles.git
synced 2025-06-23 16:05:29 +00:00
20 lines
554 B
Markdown
20 lines
554 B
Markdown
# Nostr Reciprocal Follow
|
|
|
|
Find out who does and who doesn't follow you back on Nostr.
|
|
Let promote some reciprocity here! 😹
|
|
|
|
## ToDo
|
|
|
|
- Add % value for progress.
|
|
- Add forms
|
|
- Query for userdata, at least for no-followers
|
|
- Remove SvelteKit (just Vite + Svelte).
|
|
- Polish the proof-of-concept code.
|
|
- Configure Vite for the miniapp to be loaded in the article's url as base.
|
|
- Save followbackers and not followbackers in lists to see details.
|
|
- Create an UI/UX that's worth looking at.
|
|
|
|
## v2
|
|
|
|
- Upload a localStorage list of relays
|