https://github.com/vanityurls/code
Cloudflare Workers redirector for running a branded short-link domain as code
https://github.com/vanityurls/code
all-contributors bitly cli cloudflare cloudflare-pages link-shortener short-link short-links shorten-urls shortener shortlink shortlinks url-shortener url-shortner urlshortener
Last synced: 9 days ago
JSON representation
Cloudflare Workers redirector for running a branded short-link domain as code
- Host: GitHub
- URL: https://github.com/vanityurls/code
- Owner: vanityURLs
- License: mit
- Created: 2023-11-12T00:04:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-02T19:21:05.000Z (22 days ago)
- Last Synced: 2026-06-02T21:20:11.030Z (22 days ago)
- Topics: all-contributors, bitly, cli, cloudflare, cloudflare-pages, link-shortener, short-link, short-links, shorten-urls, shortener, shortlink, shortlinks, url-shortener, url-shortner, urlshortener
- Language: JavaScript
- Homepage: https://www.VanityURLs.link
- Size: 1.55 MB
- Stars: 23
- Watchers: 1
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
- Governance: .github/GOVERNANCE.md
- Maintainers: .github/MAINTAINERS.md
- Agents: AGENTS.md
Awesome Lists containing this project
README

[](LICENSE)
[](https://github.com/vanityURLs/code/releases/latest)
[](.github/CODE_OF_CONDUCT.md)
[](#contributors)
vanityURLs is a Cloudflare Workers redirector for running a branded short-link domain as code. Links, schedules,
destination policies, localized instance pages, and operator configuration live in Git; the build produces the Worker
assets that Cloudflare deploys.
The [documentation](https://vanityurls.link/en/docs/setup/) on the website is the source of truth for setup and
operations.
## Quickstart
Before starting, you need a registered short domain, GitHub and Cloudflare accounts, Git, Node.js 20 or newer, npm, and
a text editor. The short domain must use Cloudflare as its authoritative DNS provider before the Worker can serve it.
Follow the [documentation](https://vanityurls.link/en/docs/quickstart) to spin your vanityURLs' instance.
## Contributions
[Contributions](.github/CONTRIBUTING.md) are welcome! We recognize
[all types](https://allcontributors.org/docs/en/emoji-key) based on the
[all-contributors](https://github.com/all-contributors/all-contributors) specification. Please note that this project is
released with a [Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By participating in this project you agree to
abide by its terms.

Benoît H. Dicaire
💻 📖 🛡️

Brian J. Adams
🤔 📓

Félix Léger
🤔 📓 📣

Jake Edwards
📖

Tiago Serafim
💻
## Related
- [dnsConfiguration](https://github.com/bhdicaire/dnsConfiguration) – Automated DNS configuration with StackOverflow's
DNSControl and Git
## Licence
**vanityURLs** is Copyright 2023 Benoît H. Dicaire and
[licensed under the MIT licence](https://github.com/vanityurls/code/blob/main/LICENSE).