/listr

Listr is the best way to create, manage, and browse Nostr lists.

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

Listr

Listr is a Nostr list explorer. Create, manage, and view public and private lists. View other people's lists.

Developing

  1. Install dependencies with npm install
  2. Then run the app with npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.