8000 GitHub - babi4/vctest: Template for Facebook Messenger bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

babi4/vctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vc test

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone git@github.com:babi4/vctest.git # or clone your own fork
$ cd vctest
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

About

Template for Facebook Messenger bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0