# FarmLink Namibia
National Smart Livestock Management Platform for Namibia.
## Modules
- Farmer
- Veterinary Services
- Meatco
- Agribank
- NamLITS Integration
- Auction & Marketplace
- Smart Notifications
- Dashboard & Analytics
## Tech Stack
- Backend: Node.js, Express, TypeScript, Prisma, PostgreSQL
- Web: Next.js, Tailwind CSS
- Mobile: React Native (Expo)
## Setup
1. Copy `.env.example` to `.env`
2. Run `docker-compose up -d`
3. Install dependencies in `backend`, `web`, and `mobile`
4. Run migrations and seed data
5. Start backend, web, and mobile apps
## Demo Roles
- Farmer
- Veterinary Officer
- Meatco Officer
- Agribank Officer
- NamLITS Admin
- System Admin