-~~Configure Vite for the miniapp to be loaded in the article's url as base.~~
-~~Remove SvelteKit (just Vite + Svelte).~~
## BUG
-**When user follows lots of people, progress freezes:**<br>
[NDK](https://github.com/nostr-dev-kit/ndk) keeps trying to re-connect to relays, and progress slows down or halts completly. Maybe slow requests down? Are they blocking the requests because they are too many too fast?