You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your feedback and warm compliments @garywoodfine!
As you might noticed, I don't work often on this project but I'll keep this in mind when I've got something new to tinker with (I usually switch to this project when I got too bored working on PHP stuff with Nostr or have some new idea for a niche client feature(. Also please feel free to submit any PR :)
Hi,
I've been using your repo as a guide to help get up to speed with Nuxt and NDK and have found it really useful.
I just wanted to return the favour and point out something I'v also learned.
In the NDK, I discovered the NDKKind type, which defines an Enum for all the Note Types within nostr which can be used on
the filters etc.
So for instance in your
Feed.vue
where you define thefetchKinds
it can be defined as followsJust thought this might be helpful.
Thanks for this repo BTW, I have found it really useful!
The text was updated successfully, but these errors were encountered: