https://github.com/e-roy/nostr-app
https://github.com/e-roy/nostr-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-roy/nostr-app
- Owner: e-roy
- Created: 2023-03-17T15:36:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T21:03:35.000Z (over 1 year ago)
- Last Synced: 2025-02-10T21:33:30.707Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://nostr-app.vercel.app
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nostr App
Decentralized blogging app using Nostr relays.
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.