A comprehensive guide to all things Nostr. Including step-by-step setup guides and details on clients, relays, and NIPs.
- Clone this repo.
- Install the dependencies
npm install
(NB: if you're a previous contributor we have changed to using npm instead of yarn as of 27 Feb 2023) - Run the development server with
npm run dev
- Access the site in development at http://localhost:3000
We're always looking for writers, coders, and translators to help us make Nostr.how more useful. You can see all the ways you can contribute or donate to the project in more details on our Contribute page.
The Nostr How project is open source software under the MIT License. This site template is a commercial product and is licensed under the Tailwind UI license.
This site is based on the Protocol theme from Tailwind UI. It's built using Tailwind CSS and Next.js.
To learn more about the technologies used in this site template, see the following resources:
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- MDX - the official MDX documentation
- DocSearch - the official DocSearch documentation