unsigned6 / dialogflow-webhook-boilerplate-nodejs

Self hosted Webhook Boilerplate (using Dialogflow) in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dialogflow webhook boilerplate node js (self-hosted)

Open in Gitpod

Open in Gitpod

Development

> git clone https://github.com/anudeepreddy/dialogflow-webhook-boilerplate-nodejs
> cd dialogflow-webhook-boilerplate-nodejs
> npm install
> npm start

You should see the webhook running at URL : http://localhost:3000/webhook

About

Self hosted Webhook Boilerplate (using Dialogflow) in Node.js


Languages

Language:JavaScript 100.0%