WR.DO
Discord · English | 简体中文
Craft DNS Records, Make Short Links
## Features
- 🌐 **Multi-Tenant Support:** Manage multiple DNS records seamlessly
- ⚡ **Instant Record Creation:** Set up CNAME, A, and other records quickly
- 🔗 **URL Shortening:** Generate short links with visitor statistics attached
- 😀 **Permission Management:** A convenient admin panel for auditing
- 🔒 **Secure & Reliable:** Built on Cloudflare's robust DNS API
- 💰 **Free Registration:** No cost to create and manage records
## Screenshots




## Quick Start
See docs about [guide](https://wr.do/docs/quick-start) for quick start.
## Self-hosted Tutorial
### Requirements
- [Vercel](https://vercel.com) to deploy app
- [Cloudflare](https://dash.cloudflare.com/) account
- A **domain** name hosted on Cloudflare
See docs about [developer](https://wr.do/docs/developer/installation).
## Local development
copy `.env.example` to `.env` and fill in the necessary environment variables.
```bash
git clone https://github.com/oiov/wr.do
cd wr.do
pnpm install
# run on localhost:3000
pnpm dev
```
## Legitimacy review
- To avoid abuse, applications without website content will be rejected
- To avoid domain name conflicts, please check before applying
- Completed website construction or released open source project (ready to build website for open source project)
- Political sensitivity, violence, pornography, link jumping, VPN, reverse proxy services, and other illegal or sensitive content must not appear on the website
**Administrators will conduct domain name checks periodically to clean up domain names that violate the above rules, have no content, and are not open source related**
## Community Group
- Discord: https://discord.gg/d68kWCBDEs
## License
[MIT](/LICENSE.md)
## Star History