Carlos Escalante ead8fb8684
All checks were successful
Deploy to VPS / deploy (push) Successful in 5s
Fix prod frontend container: tsx on PATH and cap build heap
Runner stage was invoking `tsx server.ts` via sh, which doesn't
have node_modules/.bin on PATH, so the container crash-looped with
"tsx: not found" (502 at the edge). Use the absolute binary path
instead.

Also caps the Vite build's V8 heap to 1.5 GB so a future build on
the 4-core / 8 GB VPS can't OOM-kill neighbouring services.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 22:21:45 -06:00
2026-03-21 08:30:01 -06:00
2026-03-21 08:30:01 -06:00

WealthySmart

A financial management application

Description
No description provided
Readme 1.5 MiB
Languages
TypeScript 65.1%
Python 32.4%
CSS 1.3%
Shell 0.8%
Dockerfile 0.3%
Other 0.1%