Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

#3 is pretty simple to do in Supabase depending on what you mean. If you just need a webhook hit when some data changes, pretty easy to set up with Hooks (https://github.com/supabase/supabase/discussions/3588).

There's also `subscribe` (https://supabase.com/docs/reference/javascript/subscribe)



I believe they mean mobile push notifications (e.g. APNS/FCM), which ultimately flow through Apple and Google.


What I mean is mobile push notification. Once I felt tempted to replace FCM with nats.io, turned out there were several cases need to handled. Oh well, back to FCM. At least, it's free.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: