/contact-form

Deploy a web app using ShinyLive and GitHub Pages

Primary LanguagePython

contact-form

Shinylive Deployment

This demonstrates how to create and deploy a Shiny app via Github pages by using Shiny for Python and Shinylive. Unfortunately this particular app doesn't actually work because Shinylive is built on Pyodide, thus sockets aren't available, and you can't query a web API (the GMail API in this case) 😢.