Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cesardeazevedo/nosotros
- Owner: cesardeazevedo
- License: gpl-3.0
- Created: 2023-07-19T06:36:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:58:02.000Z (3 months ago)
- Last Synced: 2024-09-18T01:49:34.115Z (3 months ago)
- Topics: nostr, pwa
- Language: TypeScript
- Homepage: https://dev.nosotros.app/
- Size: 2.18 MB
- Stars: 14
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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)