Skip to content
forked from fiatjaf/branle

A Twitter-like Nostr client made with Quasar

License

Notifications You must be signed in to change notification settings

okdaithi/branle

 
 

Repository files navigation

branle

an experimental twitter-like nostr client using absurd-sql.

Branle.des.Lavandieres-gZyiQpUXIAM.mp4

branle assumes it will be deployed to Netlify. If you want to deploy it elsewhere in your own machine you'll have to find a way to mimic the custom headers and avatar proxy function. See netlify.toml.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

./node_modules/.bin/quasar dev

Customize the brand

Edit customize.json and replace the colors, icon, name and dark mode setting. When setting the dark mode, you can also set the colors "dark-page" and "dark".

About

A Twitter-like Nostr client made with Quasar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.6%
  • JavaScript 44.9%
  • Other 1.5%