Skip to content

murray-rothbot/client-nostr

Repository files navigation

Murray Rothbot Logo

Client Nostr

This is the repository for the client-nostr project, providing a Nostr client application.

Installation

npm install

Running

# development
npm run start

# watch mode
npm run start:dev

# production mode
npm run start:prod

Building

# Build the project
npm run build

# Watch for changes and build automatically
npm run watch

Cleaning

# Remove the dist folder
npm run clean

Environment Variables

Ensure you have a .env file with the necessary environment variables. You can use the .env.example file as a template.

License

This project is licensed under the MIT License file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published