This commit is contained in:
Paul Trowbridge 2026-05-22 23:29:35 -04:00
parent 682968b820
commit c4ba90ae4c

View File

@ -13,7 +13,7 @@ Open work: `todo.md`
## Tech stack ## Tech stack
- **Backend:** Node.js / Express (`server.js`), runs on port 3010 - **Backend:** Node.js / Express (`server.js`)
- **Database:** PostgreSQL — isolated `pf` schema - **Database:** PostgreSQL — isolated `pf` schema
- **Frontend:** React + Vite + Tailwind CSS in `ui/`; built output lands in `public/app/` - **Frontend:** React + Vite + Tailwind CSS in `ui/`; built output lands in `public/app/`
- **Pivot:** [Perspective](https://perspective.finos.org/) 4.4.0 loaded from CDN at runtime - **Pivot:** [Perspective](https://perspective.finos.org/) 4.4.0 loaded from CDN at runtime