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

@@ -4,7 +4,6 @@ services:
context: .
dockerfile: Dockerfile
args:
NPM_VERSION: ${NPM_VERSION:-latest}
NEXT_PUBLIC_API_URL: ${NEXT_PUBLIC_API_URL:-}
restart: unless-stopped
env_file: