/google-assistant-demo

Demo app for Dialogflow fulfillment webhook on Actions on Google

Primary LanguageTypeScriptOtherNOASSERTION

Google Assistant Demo

Demo of a Dialogflow fulfillment webhook for Actions on Google.

Requirements

Setup

npm i

Building

npm run build

Running

Development

npm run dev

…or, to expose to the Internet using ngrok:

npm run devPublic

License

Licensed under the new BSD 3-clause license. See the separate LICENSE file.