nostr-followback readme

This commit is contained in:
minimo-io 2024-04-15 20:15:34 -03:00
parent aa6fc6017f
commit cdbab10396

View File

@ -1,10 +1,12 @@
# Nostr Reciprocal Follow
Check who does and does not follow you back on Nostr.
Find out who does and who doesn't follow you back on Nostr.
Let promote some reciprocity here! 😹
## ToDo
- Create this but without 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
- 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.