The simplest URL shortener. Built with SvelteKit and Cloudflare KV. Deployed on Cloudflare Pages.
- Fast and simple
- No registration required
- QR code generation
- URL expiration
First, run the development server:
pnpm dev
Open http://localhost:5173 with your browser to see the result.
This project is licensed under the MIT license. See the LICENSE file for more information.