Server-side application to process content produced by Physical Web Beacon Manager app.
client_secret.jsonmust be downloaded from Drive API console and placed into working directorypip -r install requirements.txt- Run
python server/server.pyand follow on-screen instructions to log in to Google Drive account - HTML content for exhibit will be generated in
.\export\ - Host
.\export\content on an HTTPS server. Github Pages is a good choice. - Configure companion Android app to point to server, by setting "Server URI" in the app settings menu.