Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 232 Bytes

Next.js with LIFF

Get started

enviroment setting

NEXT_PUBLIC_LIFF_ID=YOUR_LIFF_ID

start ngrok host

Run yarn host and edit Endpoint URL on your liff.

start next server

yarn dev