Migrate API to Elysia and switch runtime to Bun

This commit is contained in:
2026-02-24 15:50:40 -05:00
parent 44bc53820f
commit 11eeafafef
26 changed files with 979 additions and 3249 deletions

View File

@@ -1,6 +1,5 @@
# Optional API override. Leave empty to use same-origin internal API routes.
NEXT_PUBLIC_API_URL=
NPM_VERSION=latest
# Local docker host port (used by docker-compose.override.yml)
APP_PORT=3000