Announce Bun and Deno build runtimes for Sites#3006
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Preview deployments create instant URLs for every branch and commit |
Greptile SummaryThis PR adds a blog post and changelog entry announcing Bun (1.0–1.3) and Deno (1.40–2.6) as build runtimes for Appwrite Sites.
Confidence Score: 5/5Content-only PR adding a blog post, changelog entry, and two static images — no logic changes, no data mutations. All changed files are static content. Image paths in the markdoc files match the actual .avif files on disk, the author key resolves to an existing author page, and the changelog/blog version lists are consistent with each other. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Address review: rebold lead, drop out-of..." | Re-trigger Greptile |
| callToAction: true | ||
| --- | ||
|
|
||
| Today, we are happy to announce that **Bun and Deno are now available as build runtimes for Appwrite Sites, and they work out of the box with zero configuration**. You can pick any supported version, from **Bun 1.0** up to the latest **Bun 1.3**, and from **Deno 1.40** up to the latest **Deno 2.6**, in the Console build runtime dropdown for any Node-based framework, and your existing site will build without any changes to your project, your `package.json`, or your build command. |
There was a problem hiding this comment.
| Today, we are happy to announce that **Bun and Deno are now available as build runtimes for Appwrite Sites, and they work out of the box with zero configuration**. You can pick any supported version, from **Bun 1.0** up to the latest **Bun 1.3**, and from **Deno 1.40** up to the latest **Deno 2.6**, in the Console build runtime dropdown for any Node-based framework, and your existing site will build without any changes to your project, your `package.json`, or your build command. | |
| Today, we are happy to announce that **Bun and Deno are now available as build runtimes for Appwrite Sites**, and they work out of the box with zero configuration. You can pick any supported version, from **Bun 1.0** up to the latest **Bun 1.3**, and from **Deno 1.40** up to the latest **Deno 2.6**, in the Console build runtime dropdown for any Node-based framework, and your existing site will build without any changes to your project, your `package.json`, or your build command. |
Also, how true is zero configuration? It might cause a little bit of confusion. I'd rather not have it there and just show the simplicity in the steps later
|
|
||
| # Available versions | ||
|
|
||
| The build runtime dropdown for Node-based Sites frameworks now includes: |
There was a problem hiding this comment.
We also need to update the self-hosting docs for Sites to include the runtime versions
There was a problem hiding this comment.
Not sure if self-hosted supports this yet 🤔
My changes only affect cloud for now


Blog post and changelog entry announcing Bun (1.0-1.3) and Deno (1.40-2.6) as build runtimes for Appwrite Sites.