# ⚠️ RAPID DEVELOPMENT ## THIS PROJECT IS UNDER RAPID DEVELOPMENT, NO SUPPORT IS GIVEN YET ## THIS PROJECT IS UNDER RAPID DEVELOPMENT, NO SUPPORT IS GIVEN YET ## THIS PROJECT IS UNDER RAPID DEVELOPMENT, NO SUPPORT IS GIVEN YET ## THIS PROJECT IS UNDER RAPID DEVELOPMENT, NO SUPPORT IS GIVEN YET ## THIS PROJECT IS UNDER RAPID DEVELOPMENT, NO SUPPORT IS GIVEN YET

re-frame logo

[![License](https://img.shields.io/github/license/resalt-dev/resalt?style=for-the-badge)](https://github.com/resalt-dev/resalt/blob/main/LICENSE) Resalt is a free, open-source, self-hosted, web-based administration and monitoring panel for SaltStack. > *Resalt is a word play from "salt" and "results", which is the goal of this project.* ## 🔧 Set-up Easiest is to use the Docker container image [UNDER CONSTRUCTION]. ## 💖 Contributing Setup development system: ``` docker compose up -d ``` Both the frontend (Svelte) and backend (Rust) will reload automatically.