Skip to content

lnbits/nostr.com

Repository files navigation

Nostr

Beta

This Nostr social client is just one of the kazillion clients that exist.

Built by the LNbits team.

Learn more at nostr.org.

Profile view in dark mode Messages view in dark mode
Feed view in dark mode Feed view in light mode

About

Nostr is a SvelteKit web client for reading, posting, and managing a Nostr social feed. It supports logged-out browsing, signed-in feeds, profiles, post threads, replies, reactions, reposts, messages, notifications, relay settings, light and dark themes, and installable PWA behavior.

The app is designed to work as a static web app, so it can be hosted on services such as GitHub Pages after building.

Install

Install dependencies:

npm ci

Run the development server:

npm run dev

Build the web app:

npm run build

Preview the production build locally:

npm run preview

Run checks and tests:

npm run check
npm test -- --run

About

Nostr twitter client

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors