nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
67.84k stars 7.65k forks source link

Feature Request: Support for Bun.js #13476

Closed 1096396089 closed 7 months ago

1096396089 commented 7 months ago

Is there an existing issue that is already proposing this?

Is your feature request related to a problem? Please describe it

Will Bunjs be supported in the future?

Describe the solution you'd like

I would like to propose that NestJS adds support for Bun.js as an alternative to Node.js. Bun.js has been gaining popularity due to its high performance and built-in package manager, which could benefit NestJS users looking for more efficient server-side solutions.

Teachability, documentation, adoption, migration strategy

I would like to propose that NestJS adds support for Bun.js as an alternative to Node.js. Bun.js has been gaining popularity due to its high performance and built-in package manager, which could benefit NestJS users looking for more efficient server-side solutions.

What is the motivation / use case for changing the behavior?

I would like to propose that NestJS adds support for Bun.js as an alternative to Node.js. Bun.js has been gaining popularity due to its high performance and built-in package manager, which could benefit NestJS users looking for more efficient server-side solutions.

micalevisk commented 7 months ago

There's a whole thread on our discord about this: https://discord.com/channels/520622812742811698/1150960341107351562

It's not a matter of nestjs supporting bun. It's the opposite. And it works already (sometimes). See https://github.com/oven-sh/bun/issues/1641#issuecomment-1821912213

elovin commented 6 months ago

@micalevisk sorry, I somehow thought I'm writing this on the bun page ....