Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oiov/wr.do
🎉Free domain name distribution and short url generation platform, build with cloudflare.
https://github.com/oiov/wr.do
Last synced: 2 months ago
JSON representation
🎉Free domain name distribution and short url generation platform, build with cloudflare.
- Host: GitHub
- URL: https://github.com/oiov/wr.do
- Owner: oiov
- License: mit
- Created: 2024-07-26T14:06:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T02:00:17.000Z (3 months ago)
- Last Synced: 2024-08-21T03:21:00.845Z (3 months ago)
- Language: TypeScript
- Homepage: https://wr.do
- Size: 5.98 MB
- Stars: 376
- Watchers: 2
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-cloudflare - wr.do
README
## 功能
- 🌐 **多租户支持**:无缝管理多个 DNS 记录
- ⚡ **即时记录创建**:快速设置 CNAME、A 等记录
- 🔗 **短链生成**:生成附有访问者统计信息的短链接
- 😀 **权限管理**:方便审核的管理员面板
- 🔒 **安全可靠**:基于 Cloudflare 强大的 DNS API
- 💰 **免费注册**:创建和管理记录无需付费## Screenshots
![screenshot](https://wr.do/_static/images/light-preview.png)
![screenshot](https://wr.do/_static/images/example_01.png)
![screenshot](https://wr.do/_static/images/example_02.png)
![screenshot](https://wr.do/_static/images/example_03.png)
## 快速开始
查看有关[快速开始](https://wr.do/docs/quick-start)的文档。
## 自托管教程
### 要求
- [Vercel](https://vercel.com) 账户用于部署应用
- [Cloudflare](https://dash.cloudflare.com/) 账户
- 在 Cloudflare 托管的 **域名**查看有关[开发者](https://wr.do/docs/developer/installation)的文档。
## 本地开发
将 `.env.example` 复制为 `.env` 并填写必要的环境变量。
```bash
git clone https://github.com/oiov/wr.do
cd wr.do
pnpm install# 在 localhost:3000 上运行
pnpm dev
```## 社区群组
- Discord: https://discord.gg/d68kWCBDEs
## 许可证
[MIT](/LICENSE.md)
## Star History