lmb-fe/README.md
2025-12-01 19:03:21 +01:00

428 B

cosmoguard_frontend

This repository contains a small Streamlit frontend prototype for Cosmoguard (Alpha v1).

Run the Streamlit app

Install dependencies and run the app locally (PowerShell):

python -m pip install -r requirements.txt
streamlit run app.py

The home page shows a changelog, a feature list with statuses, and a simple reporter to submit bugs or feature requests (saved to reports.txt).