mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
noStrudel
NOTE: This client is still in development and is buggy
noStrudel is my personal nostr client.
My goals for this project is to learn as much as I can about nostr and to have a client that works exactly how I like.
There are many features missing from this client and I wont get around to implementing everything. but if you like the client you are welcome to use it.
Live Instance: nostrudel.ninja
You can find better clients with more features in the awesome-nostr repo.
Please don't trust my app with your nsec
While logging in with a secret key is supported. please don't. This is a web client, so there is always a change of XXS attacks that could steal your secret key.
I would recommend you use a browser extension like Alby or Nos2x
Running with docker
docker run --rm -p 8080:80 ghcr.io/hzrd149/nostrudel
Running locally
git clone git@github.com:hzrd149/nostrudel.git
cd nostrudel
yarn install
yarn start
Contributing
This is only a personal project, so if you open any PRs please keep them small. thanks
Description
Languages
TypeScript
99.4%
Shell
0.1%
Swift
0.1%