Get Started with
Link Redirect Service

Follow these simple steps to deploy and start using our secure and reliable open-source link redirection service.

Easy Deployment Process

1

Fork or Clone the Repository

Get the source code from GitHub by forking the repository or cloning it directly to your local machine.

git clone https://github.com/your-username/link-redirect-service.git
2

Configure Environment Variables

Set up your environment variables for encryption keys, JWT secrets, and other configuration options. Refer to the documentation for detailed instructions.

View Configuration Docs
3

Deploy to Cloudflare Pages

Deploy the project to Cloudflare Pages using Wrangler CLI or GitHub integration. Follow the deployment guide for step-by-step instructions.

wrangler pages deploy public
4

Access Your Deployment

Once deployed, access your link redirect service through the URL provided by Cloudflare Pages. Set up a custom domain if desired.

5

Generate Your First Link

Log in to your deployed service and use the dashboard to create your first redirect link. Enter your destination URL and customize the path if needed.

6

Test and Integrate

Test your generated links to ensure they redirect correctly, then integrate them into your applications, emails, or social media.