Skip to content

somprasongd/line-notify-with-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line Notify demo with Node.js

Prerequisite

ngrok http 8080


Web Interface                 http://127.0.0.1:4040
Forwarding                    http://XYZ.ngrok.io -> http://localhost:8080
Forwarding                    https://XYZ.ngrok.io -> http://localhost:8080
CLIENT_ID=XXXXXX
CLIENT_SECRET=YYYYYYY
REDIRECT_URI=https://XYZ.ngrok.io

Start Server

  • Install dependencies npm install

  • Run demo app npm start

About

Line Notify demo with Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published