# Snowflake Dashboard A simple [snowflake](https://snowflake.torproject.org/) dashboard to portray runtime metrics. ![Dashboard Preview](https://via.placeholder.com/800x400?text=Snowflake+Stats+Dashboard) ## Installation - Clone this repository: ```bash git clone https://github.com/lone-cloud/snowflake-dashboard.git cd snowflake-dashboard ``` - Start the services: ```bash docker compose up -d ``` - Open the dashboard in your browser: ```plaintext http://localhost:8888 ```