/chatbot-sample-node-and-react

A sample of a chat-bot using Dialogflow, Node & React

Primary LanguageJavaScript

CHAT BOT - EXAMPLE WITH NODE & REACT

DEVELOPMENT: "npm run dev"

PRODUCTION: "npm run start"

REQUIREMENT

It is required to load the Google Credentials JSON with auth keys on an environment variable

export GOOGLE_APPLICATION_CREDENTIALS=path/to/file.json