An open API service indexing awesome lists of open source software.

https://github.com/tidev/redirector

HTTP redirect site
https://github.com/tidev/redirector

Last synced: 10 days ago
JSON representation

HTTP redirect site

Awesome Lists containing this project

README

          

# Website Redirector

## Setup

Create your app in Dokku, then set the `REDIRECT_TO` environment variable.

## Deploy

One time:

git remote add dokku dokku@:

Then to release:

git push dokku main