Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup basic push notification functionality #48

Open
shuesken opened this issue Nov 10, 2024 · 0 comments
Open

Setup basic push notification functionality #48

shuesken opened this issue Nov 10, 2024 · 0 comments
Assignees

Comments

@shuesken
Copy link
Contributor

shuesken commented Nov 10, 2024

A minimal working example would be a user receiving a notification whenever someone posts a note within 10km of a note the user posted. This will require our server to know what nostr pubkey is linked to what device in the form of an ExpoPushToken and our server to do some calculations upon receiving new notes to identity recipients. It should cover all the the infrastructure bits for setting up a more fine-grained push notification structure later with replies and defined areas of interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants