# Welcome to FireFly's Documentation 🚀 FireFly is a powerful framework designed for automated testing, script execution, and load testing. Built with a Python backend and a React frontend, it provides a complete solution for modern QA needs. --- ## 📦 Project Structure - `backend/` — Python 3.11 API server managed by Poetry. - `frontend/` — React 18+ frontend application managed by npm. - `docs/` — Full documentation managed with Sphinx and Markdown. --- ## 🚀 Contents ```{toctree} :maxdepth: 2 :caption: User Guide user_guide/interface_overview.md user_guide/local_instalation.md user_guide/first_steps.md user_guide/feature_list.md