GitXplorerGitXplorer
k

line-notification-webhook

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
03290e07445414e5f35abf02b658bd00c53c53ff

add docstring

kk-hnd committed 5 years ago
Unverified
0d04286850c78cc496a502a97b86a4dee9e00275

fix environment variables in CMD dockerfile

kk-hnd committed 5 years ago
Unverified
2aa39f3dd613c3d4d36c57ecccdfd770781be309

modify dockerfile

kk-hnd committed 5 years ago
Unverified
3e5086ea9232194233d65f18caa271697b24e87b

modify README for cloud run button

kk-hnd committed 5 years ago
Unverified
c897dc0ad8793ba5ab8890811e4379aeb2c579e6

add config for cloud run button

kk-hnd committed 5 years ago
Unverified
e501ced5ff07d347556cdbc1208b9c2e4bc1e80a

add application file

kk-hnd committed 5 years ago

README

The README file for this repository.

LINE Notification Webhook

Webhook that receives requests and notifies LINE. LINE Messaging API Doc

  1. Get LINE channel access token and LINE user ID.
  2. Set environment variables in .env (copy .env.sample).

Quickstart on Cloud Run

Run on Google Cloud