Welcome to the Streamlit Supabase app! This app shows some basic usage of a Supabase backend within Streamlit deployed on Streamlit Cloud.
User Loginauthentication using SupabaseUser signupusing SupabaseFile uploadto a Supabase storage bucket- Retrieve + View
Supabase Backendof 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
