Bun is a faster JavaScript and TypeScript runtime that promises to revolutionize development with its lightning-fast startup times and powerful features.
2
Bun·3y
Bun v1.0.7
Bun v1.0.7 fixes 59 bugs, implements optional peer dependencies in bun install, and makes improvements to Node.js compatibility.
3
Community Picks·3y
Complete Guide to Deploying Next.js Standalone with Bun and Docker
Guide to deploying Next.js standalone with Bun and Docker, including setting up Dockerfile and custom shell script, troubleshooting tips, and suggestions for optimization.