This is a proof of concept (POC) of how one builds an actual URL shortener service using serverless computing.
Atomic-url was created by Jerry Ng and the repo can be found here. Although I've heavily modified this to suit my needs, I want to make sure proper credit is given since I did not originally fork this project.
- A Cloudflare account.
- Install Wrangler CLI for Cloudflare Workers deployment.
I've written a step-by-step guide for installing this project, which can be found here.