510fba47b5b33a8f936518e86b2c414de6221f8e
TuckerF Workolik - Streamlit App
A modern Streamlit application with Postgres-backed authentication and a clean architecture. Includes three pages: See logs, See payload, and Mailer.
Quickstart
- Create a
.envfile from.env.exampleand fill values. - Install dependencies:
pip install -r requirements.txt
- Run the app:
streamlit run app.py
Notes
pages/lives at project root (Streamlit requirement).- All other implementation code is under
app_core/for clean structure.
Description
Languages
Dart
56.5%
JavaScript
20.8%
TypeScript
11.8%
Python
2.2%
C++
2%
Other
6.7%