Commit graph

4 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
77c70e0dd1 Remove unneeded password flag from deploy command 2025-07-29 13:45:58 -05:00
5035a5e90d Add deploy script 2025-07-29 13:23:00 -05:00
513335c485 Port to TypeScript/Elysia 2025-07-28 13:39:01 -05:00