Skip to main content

Farmsio Platform Documentation

Welcome to the official documentation site for the Farmsio Platform — a low-code agricultural platform built for scale.

Where to start?

Monorepo Structure

Farmsio-Platform/
├── apps/
│ ├── citizen-app/ # Main React frontend
│ └── docs/ # This documentation site (Docusaurus)
├── backend/ # Python FastAPI backend
├── docs/ # Source markdown files
└── scripts/ # Tooling & automation scripts