---
title: Introduction
description: Welcome to the WR.DO documentation.
---
## Features
- ๐ **URL Shortening:** Generate short links with visitor analytic and password(support api)
- ๐ฎ **Email Support:** Receive emails and send emails(support api)
- ๐ฌ **P2P Chat:** Start chat in seconds
- ๐ **Multi-Tenant Support:** Manage multiple DNS records seamlessly
- ๐ธ **Screenshot API:** Access to screenshot apiใwebsite meta-info scraping api.
- ๐ **Permission Management:** A convenient admin panel for auditing
- ๐ **Secure & Reliable:** Built on Cloudflare's robust DNS API
## Screenshots
## Quick Start
See docs about [guide](/docs/quick-start) for quick start.
## Self-hosted Tutorial
See step by step installation tutorial at [Quick Start for Developer](https://wr.do/docs/developer/quick-start).
### Requirements
- [Vercel](https://vercel.com) to deploy app
- [Cloudflare](https://dash.cloudflare.com/) account
- A **domain** name hosted on Cloudflare
See docs about [developer](/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
```
## Community Group
- Discord: https://discord.gg/d68kWCBDEs
## License
[MIT](https://github.com/oiov/wr.do/LICENSE.md)
## Star History
[](https://star-history.com/#oiov/wr.do&Date)