posterstrudel/README.md
verita84 1587a99884
Some checks are pending
Docker image / build-and-push-image (push) Waiting to run
Update README.md
2024-09-17 19:09:04 -06:00

1.6 KiB

Project Logo

posterStudel

NOTE: This client is still in development and will have bugs

posterStrudel is a web app for exploring the nostr protocol.

Live Instance: poster.place

This is a fork of the Nostrudel Project with the following changes:

  • Simpler Sign-on with Browser Extension only
  • Simpler Naviation Menu - Removed all non-essential items
  • Global Timeline is now default = using relay.poster.place as the only relay with massive spam filtering
  • Better Keyboard Shortcuts for navigation
  • Removed VIM keyboard shortcuts from Reply since it ruins the experience
  • Post modeal disappears after posting
  • Ability to block a spammer by viewing their profile on the Relay itself
  • Adds client tag to the posts by default
  • Sets default blossom server to Poster.place Blossom with the following changes:
  • ChakraUI is the default theme

A Browser Extension is Required to Log in.

I would recommend you use a browser extension like Alby or Nostr Connect

Running locally

git clone https://git.poster.place/verita84/posterstrudel
cd posterstrudel
yarn install
yarn dev

Contributing

This is only a personal project, so if you open any PRs please keep them small. thanks