2024-04-15 20:01:50 -03:00
|
|
|
# Nostr Reciprocal Follow
|
|
|
|
|
2024-04-15 20:15:34 -03:00
|
|
|
Find out who does and who doesn't follow you back on Nostr.
|
|
|
|
Let promote some reciprocity here! 😹
|
2024-04-15 20:01:50 -03:00
|
|
|
|
|
|
|
## ToDo
|
|
|
|
|
2024-04-17 20:51:49 -03:00
|
|
|
- Add % value for progress.
|
2024-04-17 20:55:50 -03:00
|
|
|
- Add forms
|
2024-04-17 20:51:49 -03:00
|
|
|
- Query for userdata, at least for no-followers
|
2024-04-15 20:15:34 -03:00
|
|
|
- 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.
|
2024-04-17 20:55:50 -03:00
|
|
|
|
|
|
|
## v2
|
|
|
|
|
|
|
|
- Upload a localStorage list of relays
|