Full stack ( LaFrite FE + BE and web FE+BE) implementation of autonomous gardening system, which will help my bell peppers grow 🌱
-
Install uv
-
Clone the repo
git clone https://codeberg.org/KhazAkar/autonomous_gardening_system
cd autonomous_gardening_system/device- Build the project
uv sync --all-extras
docker build -t local_device- Run the tests
uv pytest tests/If you'd like to contribute, please fork the repository and open a pull request to the master branch.