A modern Streamlit application with Postgres-backed authentication and a clean architecture. Includes three pages: See logs, See payload, and Mailer.
.env
.env.example
pip install -r requirements.txt
streamlit run app.py
pages/
app_core/