Skip to content

Baboo7/node-dialogflow-webhook-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Dialogflow Webhook Boilerplate

Quickly set up a webhook for your Dialogflow agent in Node.

Quick start

  1. Clone the repo git@github.com:Baboo7/node-dialogflow-webhook-boilerplate.git
  2. Launch the project npm start
  3. Expose the webhook to test your agent with ngrok ngrok http 8080
  4. Link your agent to your webhook in the Dialogflow console https://<ngrok_url>/webhook

Here can be found the full explaination on how the project works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published