- Add NostrFeed component to display Nostr network notes - Integrate date-fns for human-readable timestamp formatting - Enhance NostrClient with fetchNotes and subscribeToNotes methods - Implement loading, error, and empty state handling - Add scrollable card-based UI for note display - Configure dynamic relay selection with fallback to environment variables |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| i18n | ||
| lib | ||
| pages | ||
| router | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||