Getting Started
Requirements
- Node.js 20+
- npm
- optional desktop prerequisites if you build Tauri artifacts
Local development
bash
npm install
npm run devOther useful commands:
bash
npm run dev:tech
npm run dev:finance
npm run typecheck
npm run build
npm run docs:dev
npm run docs:buildRepo surfaces
src/: frontend and analysis servicesserver/: service handlers and APIssrc-tauri/: desktop runtime and local sidecardocs/: deep technical docs and reference materialsite/: GitHub Pages docs site
Branding note
This public fork is branded as Lattice Current.
Some internal identifiers still use legacy worldmonitor names in code paths, package names, localStorage keys, proto packages, or docs that describe inherited structure. Those identifiers are implementation details, not the public brand of this repository.