| Name | Phone | Farm | Role | Status | Joined | Actions |
|---|
| Farm Name | Members | Plots | Created | Actions |
|---|
| Phone | Code | Verified | Expires | Sent At |
|---|
Set these environment variables on the server via PM2:
pm2 set thalir-api:MSG91_AUTH_KEY "your_key" pm2 set thalir-api:MSG91_TEMPLATE_ID "your_template"
| Health | GET /api/health |
| Request OTP | POST /api/farm/otp/request |
| Verify OTP | POST /api/farm/otp/verify |
| Farm Info | GET /api/farm/info |
| Add Member | POST /api/farm/member/add |
| Push Sync | POST /api/sync/push |
| Pull Sync | GET /api/sync/pull?since= |
Server: 139.99.56.240 (OVH)
API: https://api.thalir.farm
Website: https://thalir.farm
Database: PostgreSQL (thalir)
Process: PM2 (thalir-api)