go-githublistener

command module
v0.0.0-...-087451f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 14 Imported by: 0

README

go-githublistener

Release

Register your new application on Github: https://github.com/settings/applications/new

In the "callback URL" field, enter http://localhost:8080/oauth/redirect

Once you register, you will get a client ID and client secret

Put clientID and clientSecret variables into .env file:

GO_GITHUB_LISTENER_PORT=8080

GO_GITHUB_CLIENT_ID=

GO_GITHUB_CLIENT_SECRET=

GO_GITHUB_LISTENER_TELEGRAM_TOKEN=

Start the server by executing make dev or make up

Navigate to http://localhost:8080 on your browser.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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