Cyber Info link shortener
- Cloudflare Workers
pnpm
and the gang- Plausible Analytics
- Create a Cloudflare KV namespace
- Clone the repo
- Install dependencies with
pnpm i
- Rename
wrangler.example.toml
towrangler.toml
and fill in the values - Run
pnpm run deploy
to deploy to Cloudflare Workers - Fill up your KV namespace with keys (slugs) and values (redirect URLs)