Go to file
2025-04-04 14:04:34 +07:00
backend feat: remove unnecessary blank line in API route registration 2025-04-04 14:04:34 +07:00
frontend feat: rename UpdateInventoryItemInput to EditInventoryItemInput and enhance error handling in inventory update logic 2025-04-03 22:39:14 +07:00
.gitattributes chore: add .gitattributes 2025-02-12 17:19:22 +07:00
.gitignore feat: setup backend-frontend-db and compose 2025-02-11 02:26:38 +07:00
docker-compose.yml chore: change wrong psql volume path, expose to 5433 2025-02-12 18:02:20 +07:00
package.json feat: use cookie instead of localstorage for token 2025-02-14 00:02:49 +07:00
pnpm-lock.yaml feat: use cookie instead of localstorage for token 2025-02-14 00:02:49 +07:00
README.md feat: setup backend-frontend-db and compose 2025-02-11 02:26:38 +07:00

ForFarm

A smart farming software uses AI, weather data, and analytics to help farmers make better decisions and improve productivity. It empowers farmers and agribusinesses to make data-driven decisions and enhance productivity through integrated technological tools.

Installation

For development

docker compose up