Commit graph

2 commits

Author SHA1 Message Date
Elm
de0c724112 Build on server instead of locally to fix ICU library mismatch
The binary was being built locally on Arch (with ICU 78) and then
deployed to Debian, causing shared library errors. Now the deployment
installs Bun on the server and builds the binary there, ensuring
compatibility with the target system's libraries.
2026-03-05 08:39:54 -06:00
513335c485 Port to TypeScript/Elysia 2025-07-28 13:39:01 -05:00