# Snowflake Dashboard A simple [snowflake](https://snowflake.torproject.org/) dashboard to portray runtime metrics. [Dashboard Preview Coming Soon] ## Installation Download the `docker-compose.yml` file: ```bash curl -O https://raw.githubusercontent.com/lone-cloud/snowflake-dashboard/main/docker-compose.yml ``` Start the services: ```bash docker compose up -d ``` Open the dashboard in your browser: ```plaintext http://localhost:8888 ```