logoalt Hacker News

prologictoday at 2:56 PM1 replyview on HN

You have to build a proper PWA with a fully formed manifest.json first off. Web Push (i.e: Push Notifications) are fully supported on both iOS and Android. The Only thing that doesn't work is "background" work (but preactically speaking I haven't really needed it).

If you'd like to find out how I build Mobile-first apps with Go, HTML and HTMX hit me up.


Replies

bbkanetoday at 7:13 PM

Any chance you could write a hello world repo of this stack and post a link here?

show 1 reply