Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 378 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 378 Bytes

deno-redirect

A simple redirect edge function designed for deno deploy

why?

If you have a domain name that you want to have redirect to a different URL, this is likely the fastest, simplest, and cheapest solution.

usage

Create a new project on deno.com and set the TO environment variable to a URL you want to redirect to.