forked from coracle/flotilla
b6dbc7db55ac2dd6c2dc2a9dc798a055bb6d9859
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
74%
TypeScript
19.8%
Kotlin
3.5%
CSS
0.8%
JavaScript
0.6%
Other
1.2%