Skip to content

mloetsch/ls-fb-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Demo Facebook Bot setup with node.js

Installation

clone this repository:

$ git clone xxxxxxxx

build package:

$ yarn

for a great testing environment on your local machine w/o SSL certificate download and setup ngrok.io.

$ ./ngrok authtoken INSERT_AUTHTOKEN

fire up your dev server:

$ yarn start

start ngrok

$ ./ngrok http 8080

...

Usage

nothing here yet.

Scripts

fire up dev server:

$ yarn start

more scripts:

$ yarn clean

$ yarn build

$ yarn produce

$ yarn serve

License

GPL-3.0

About

demo facebook bot for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published