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

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ out/
# Misc
.DS_Store
*.log
*.tsbuildinfo
# IDE
.vscode/