Welcome to the Streamlit Supabase app! This app shows some basic usage of a Supabase
backend within Streamlit deployed on Streamlit Cloud
.
User Login
authentication using SupabaseUser signup
using SupabaseFile upload
to a Supabase storage bucket- Retrieve + View
Supabase Backend
of session ids + timestamp
Check out the PyPI package: pip install streamlit-supabase
Github Action to deploy to PyPI: publish-to-pypi.yml
Check out the live demo of the app: Streamlit Supabase App