added a section in readme for bun runtime

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-26 23:10:41 -05:00
parent ba4b3db71a
commit 34873a3d89
+1
View File
@@ -3,6 +3,7 @@
## Tech Stack
- [Turborepo](https://turbo.build/) Monorepo build system
- [Bun](https://bun.sh/) JavaScript runtime and package manager _(recommended)_
- [Next.js](https://nextjs.org/) React framework for web apps (client)
- [TypeScript](https://www.typescriptlang.org/) Typed JavaScript
- [Node.js](https://nodejs.org/) Backend runtime (server)