learn-jovo
learn-jovo copied to clipboard
📝 News and tutorials about developing Alexa Skills and Google Actions with Jovo
I understand the attraction of using a podcast episode about Jovo, and using a real podcast to demo the final, complete solution makes sense, but while we're learning it would...
I have a fixed copy, just need to upload it and submit a pull request.
In the section right before [here](https://github.com/jovotech/learn-jovo/tree/master/tutorials/host-google-action-on-lambda#create-api-gateway) where you copy the json test and use it to test if the lambda function works with google I'm seeing the following error: `{...
``` # Build platform-specific files $ jovo build # Create deployment package $ jovo deploy -p googleaction ``` ``` Here the #create deployment package command should be $ jovo...
With this new structure, anyone can add a new tutorial to the Jovo website: https://www.jovo.tech/tutorials. For example, take a look at our Echo Buttons tutorial: * You can find it...