to-localhost

command module
v0.0.0-...-5334129 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2022 License: Unlicense Imports: 3 Imported by: 0

README

to-localhost

Go CodeQL

This barebones Go app helps developers to redirect a callback URL to localhost.

The idea was taken from https://tolocalhost.com/.

Running Locally

Make sure you have Go version 1.17 or newer and the Heroku CLI installed.

$ git clone https://github.com/qbantek/to-localhost.git
$ cd to-localhost
$ go build -o bin/to-localhost -v .
$ heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL