generator-line-bot-typescript

0.0.4 • Public • Published

Generator LINE Bot with TypeScript

NPM Build Status

Install

npm install -g yo
npm install -g generator-line-bot-typescript

Commands

yo line-bot-typescript generates scaffolds.

Deploy to Heroku

  1. Install heroku cli.
  2. Login to heroku.
    heroku login
  3. Deploy with git.
  4. Set environment variables.
    heroku config:set LINE_CHANNEL_ACCESS_TOKEN=<Your access token>
    heroku config:set LINE_CHANNEL_SECRET=<Your channel secret>
    heroku config:set NPM_CONFIG_PRODUCTION=false

Package Sidebar

Install

npm i generator-line-bot-typescript

Weekly Downloads

5

Version

0.0.4

License

MIT

Unpacked Size

7.85 kB

Total Files

14

Last publish

Collaborators

  • mahaker