Zuum Run this locally Pre-Requisites Docker Node v20 and above Installation git clone https://github.com/emergenceland/zuum.git cd zuum npm install Start Docker cd apps/server && npm run db:up cd apps/server && npm run dev cd apps/client && npm run dev