Home

Awesome

Snort

Snort is a nostr UI built with React aiming for speed and efficiency.

Snort supports the following NIP's:

Running

This repository is a yarn workspace. To install dependencies, run yarn from the project root.

To run the application, use

$ yarn start

To build the application and system packages, use

$ yarn build

Tauri desktop application:

# install dependencies
yarn

# develop
yarn tauri dev

# build
yarn tauri build

Translations

Crowdin

Translations are managed on Crowdin

To extract translations run:

yarn pre:commit

This will create the source file packages/app/src/translations/en.json