Skip to content

HotGarbo/peter

Repository files navigation

Peter Alerts

Web push Peter alerts inspired by https://github.com/kokoscript/PeterAlert

What?

After registering, you'll get a notification every time someone else registers.

Why?

To celebrate web push notifications being added to iOS 16.4

How?

Push API and Cloudflare Workers to deal with all the nonsense

Can be deployed with wrangler pages publish public/ assuming you have a Cloudflare account and Wrangler all set up.

wranger.toml doesn't seem to work, so you need to manually add a PETERS KV namespace and SERVER_KEY and SUB environment vars:


A Hot Garbage project