Or check it live on the Google Assistant
[ ] Add notifications
[ ] Allow customization per launch site
[ ] Check RSS from space.com
On the back-end,
- Your app starts at
server.js
--> This is the main file that will hold the logic of the web hook. - Add frameworks and packages in
package.json
- Safely store app secrets in
.env
On the front-end,
- edit
client.js
,style.css
andindex.html
- drag in
assets
, like images or music, to add them to your project
What to learn more about Actions on Google with Videos? Click on the image above.