--- 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 [![Star History Chart](https://api.star-history.com/svg?repos=oiov/wr.do&type=Date)](https://star-history.com/#oiov/wr.do&Date)