Follow these simple steps to deploy and start using our secure and reliable open-source link redirection service.
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
Set up your environment variables for encryption keys, JWT secrets, and other configuration options. Refer to the documentation for detailed instructions.
View Configuration DocsDeploy the project to Cloudflare Pages using Wrangler CLI or GitHub integration. Follow the deployment guide for step-by-step instructions.
wrangler pages deploy public
Once deployed, access your link redirect service through the URL provided by Cloudflare Pages. Set up a custom domain if desired.
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.
Test your generated links to ensure they redirect correctly, then integrate them into your applications, emails, or social media.