https://github.com/tidev/redirector
HTTP redirect site
https://github.com/tidev/redirector
Last synced: 10 days ago
JSON representation
HTTP redirect site
- Host: GitHub
- URL: https://github.com/tidev/redirector
- Owner: tidev
- License: other
- Created: 2025-10-24T15:40:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-24T16:00:49.000Z (9 months ago)
- Last Synced: 2025-10-24T17:40:51.285Z (9 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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