/google-action-pokedex

Pokedex in a Google Action

Primary LanguageJavaScript

Action on Google: Pokedex

This Google Action has this features:

  1. Rich responses using Cards. Documentation here
  2. Selection Responses using Collections. Documentation here
  3. Contextual Design. Documentation here
  4. Local Debugging. Documentation here
  5. External API Call

To local debugging:

firebase use <project-id>
firebase emulators:start --inspect-functions