Skip to content

Racc00n/dialogflow-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialogflow Workshop

Installing firebase and setting up the project and data base:

npm install -g firebase-tools

firebase login

Use the same email that you use for Dialogflow!

firebase list

firebase use --add

select your project

cd functions/

npm install

When done editing :

firebase deploy --only functions:dialogflowFirebaseFulfillment

Go to https://console.firebase.google.com/

Enable cloudfirestore database (use testmode = no permission restrictions)

Link for DialogFlow:

https://console.dialogflow.com/

Link for Firebase:

https://console.firebase.google.com/

Link for API:

https://dialogflow.com/docs/reference/fulfillment-library/webhook-client#webhookclient

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages