mirror of
https://github.com/escalante29/WealthySmart.git
synced 2026-07-17 10:28:47 +02:00
ead8fb8684c0ea2c2e7d87e13eeab8ec27cf0ac5
All checks were successful
Deploy to VPS / deploy (push) Successful in 5s
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>
WealthySmart
A financial management application
Description
Languages
TypeScript
65.2%
Python
33.3%
CSS
0.6%
Shell
0.4%
Dockerfile
0.2%
Other
0.1%