f7b4b8aa512eaf1747528f4b4567c43c00143853
Flotilla
A discord-like nostr client based on the idea of "relays as groups". WIP.
Deploy
To run your own Flotilla, it's as simple as npm run build, then serve the build directory.
Development
Run npm run dev to get a dev server, and npm run check:watch to watch for typescript errors. When you're ready to commit, run npm run format && npm run lint and fix any errors that come up.
Languages
Svelte
72.6%
TypeScript
20.6%
Kotlin
3.4%
JavaScript
1.4%
CSS
0.8%
Other
1.1%