fb.me

v0.3.0-alpha.2
Express app for chatbot development with Facebook Messenger
facebook facebook-messenger facebook-messenger-bot fb.me messenger node typescript

build

npm run ts && cross-env NODE_ENV=production gulp build && npm run cleanup

build:debug

npm run ts && gulp build && npm run cleanup

check

npm run lint && npm run nsp

cleanup

rm -rf gulpfile.js

debug

env-cmd ./src/demo/.env node --inspect -r @std/esm ./dist

demo

npm run ts && gulp demo

gulp

npm run ts && gulp

lint

npm run ts && cross-env NODE_ENV=production gulp lint && npm run cleanup

nsp

nsp check

prepublishOnly

npm run check && npm run build

test

jest --config ./.jestrc.json

ts

tsc --target esnext --lib esnext,esnext.asynciterable --module commonjs gulpfile.ts

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 3/19/2018

Downloads

Maintainers