WIP: refactor: to bun/ts #13

Draft
t.behrendt wants to merge 1 commits from refactor-to-bun-ts into main
Owner

The application grew quite a bit of over time. It may be a sensible step to refactor to TS using bun for easier maintenance and evolution.

The application grew quite a bit of over time. It may be a sensible step to refactor to TS using bun for easier maintenance and evolution.
t.behrendt added 1 commit 2025-09-01 20:51:50 +02:00
sync
All checks were successful
CI / Build Docker image (pull_request) Successful in 19s
e5cd26ef16
Some checks are pending
CI / Build Docker image (pull_request) Successful in 19s
Required
Details
CI / Check syntax (pull_request)
Required
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor-to-bun-ts:refactor-to-bun-ts
git checkout refactor-to-bun-ts
Sign in to join this conversation.