Consider Bun or Deno for TS-native /api runtime
Open
backend (/api)
low priority
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently running both dev and prod with `tsx`. Not necessarily anything wrong with that, but Bun and Deno can both run TS natively and may have other benefits for us (e.g. performance, [deno permissions](https://docs.deno.com/runtime/manual/basics/permissions/)).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.