/technical-analysis-voice

Ask your voice assistant if you should buy a cryptocurrency.

Primary LanguageTypeScript

Technical analysis by Voice!

Get started

# Install tools
sudo npm install -g typescript

# start project
npm install
npm start
npm run proxy

# build project
npm run build

Local development

Steps to start local development

  • open a terminal window
  • run npm start
  • open another terminal window
  • run npm run proxy
  • Put the URL you get from this command in your Dialogflow project.
  • Start developing!