Files
shaka-player/app-engine
Joey Parrish 80e7f7ba55 ci: Fix demo index deployment (#4122)
Fixes these issues with the demo index deployment (tested by manual deployment):

 - Missing `handlers:` field in app.yaml
 - Missing handler for the URL `/`
 - Missing Flask entrypoint (even though no dynamic content is generated by it)

Closes #4074
2022-04-12 11:32:14 -07:00
..

Google App Engine Code

This folder contains source code for the services we run on Google App Engine (appspot.com).