ForFarm/backend
2025-04-01 21:09:39 +07:00
..
cmd/forfarm feat: setup backend-frontend-db and compose 2025-02-11 02:26:38 +07:00
internal feat: fix InventoryRoutes to not use UseMiddleware 2025-04-01 21:09:39 +07:00
migrations feat: add inventory_category table and update inventory_items structure with category and unit references 2025-04-01 14:11:52 +07:00
.air.toml feat: add air, huma, db setup and migrations 2025-02-12 16:20:01 +07:00
.gitignore feat: setup backend-frontend-db and compose 2025-02-11 02:26:38 +07:00
go.dockerfile feat: setup backend-frontend-db and compose 2025-02-11 02:26:38 +07:00
go.mod Merge branch main into feature-crop-management 2025-02-14 03:48:42 +07:00
go.sum Merge branch main into feature-crop-management 2025-02-14 03:48:42 +07:00
makefile fix: fix migration via args failed 2025-02-12 18:02:45 +07:00