Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cesardeazevedo/nosotros

Another nostr client
https://github.com/cesardeazevedo/nosotros

nostr pwa

Last synced: about 2 months ago
JSON representation

Another nostr client

Awesome Lists containing this project

README

        

# nosotros.app

production: [nosotros.app](https://nosotros.app)
development: [dev.nosotros.app](https://dev.nosotros.app) (new features)

![image](https://github.com/cesardeazevedo/nosotros/actions/workflows/ci-checks.yml/badge.svg)

A nostr web client with great user experience on mobile and on desktop.

# Getting Started

### Installing dependencies

`pnpm install`

### Running

`pnpm run dev`

### Running test

`pnpm run test`
`pnpm run test:e2e`

# License

[GPLv3](./LICENSE)