line-login

command module
v0.0.0-...-6eb6658 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: MIT Imports: 10 Imported by: 0

README

line-login

Build Status Netlify Status

line login

Trying LINE Login on a web app using golang. See demo site.

Heroku

Click on the Heroku button to easily deploy your app:

Heroku

Or alternatively you can follow the manual steps:

Clone this repository:

git clone https://github.com/go-training/line-login.git

Set the buildpack for your application

heroku config:add BUILDPACK_URL=https://github.com/go-training/line-login.git -a {Heroku app name}

Add Heroku git remote:

heroku git:remote -a {Heroku app name}

Deploy it!

git push heroku master

View the logs. For more information, see View logs.

heroku logs --app {Heroku app name} --tail

Line config in heroku dashboard:

Line Config

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