Discover a new era of web development with StackBlitz, now accessible for self-hosting. Thanks to its powerful StackBlitz Enterprise Server, businesses can offer their developers “production-grade” development environments run entirely in the browser, without any compromise on security. This advancement revolutionizes the way teams collaborate, test, and implement their software solutions, all behind organizational firewalls. Enjoy increased productivity by integrating familiar systems into your ecosystem, while ensuring flawless security.
Since its launch in 2017, StackBlitz has naturally integrated into company workflows for public documentation and development. In response to frequent requests, StackBlitz now offers a fully self-hosted version called StackBlitz Enterprise Server. This innovative solution allows companies to run professional-grade development environments directly from the browser while remaining behind the organization’s firewall. It also integrates with private npm registries and git code repositories.
With StackBlitz, developers can create interactive documents, test new libraries in seconds, and share bug reproductions with a simple link. Features include isolated environments, dependency management, and integration with tools such as Jira and GitHub.
The self-hosting of StackBlitz addresses security challenges without compromising the developer experience. Its setup on a single Kubernetes cluster can scale to accommodate thousands of concurrent users, thus promoting scalability and efficiency without increasing hosting costs.
Table of Contents
Toggleannouncement of stackblitz and self-hosting
In 2023, StackBlitz revolutionized the world of web development by launching its StackBlitz Enterprise Server, a self-hosted version of its renowned online editor. This innovation allows businesses to create professional-grade development environments, fully accessible via the browser, and operating behind the company’s firewall. StackBlitz easily connects to npm registries and the organization’s git code repositories, ensuring a smooth integration with existing systems.
benefits of self-hosting with stackblitz
One of the greatest advantages of self-hosting StackBlitz is its security model. Thanks to its WebContainers runtime, StackBlitz runs all code in a secure browser sandbox. This significantly reduces the risks associated with running unsecured code on local machines, especially with support from giants like Google, Microsoft, and Mozilla, thus optimizing supply chain security.
collaborative environment and increased productivity
With StackBlitz, sharing and collaboration are simplified to the maximum. Teams can share complete development environments just via a link, eliminating the need for tedious local configurations. This is particularly useful for bug reproductions or pull request reviews, allowing each developer to stay focused without disrupting their daily workflow. This represents a significant time-saving, especially thanks to the integrated support for frequently used tools like Visual Studio Code.