Backend services for data storage, alerts, simulation, and sync for the Smart Livestock app.
- Node 18+
- Install deps: up to date, audited 1 package in 576ms
found 0 vulnerabilities
- Seed + run simulators and sync server: see scripts below
- : Run sync server with auto-reload
- : Seed local PouchDB with sample animals
- : Generate vitals for all animals once
- : Run alert engine test harness
- : Push unsynced docs to mock sync server once
- seed JSON
- app code
- mock sync server
- tests and helpers