Skip to content

Latest commit

Β 

History

History
78 lines (53 loc) Β· 4.01 KB

File metadata and controls

78 lines (53 loc) Β· 4.01 KB
title What is Codeflow?
description Codeflow is a one-click integration with GitHub for seamless coding workflows.
og_image what-is-codeflow.png

{{ $frontmatter.title }}

:::warning Note: StackBlitz Codeflow is currently in Beta

Please review our FAQ for current limitations and let us know if you find bugs!

:::

StackBlitz now helps you switch contexts seamlessly:

Key features

  • πŸ”’ unmatched security: all development is happening in your browser tab, including running Node.js, git, package managers (npm, yarn, pnpm), and local extensions.
  • ⚑️ shockingly fast: the entire dev environment spins up in milliseconds - even reinstalling node_modules is as simple as refreshing the page, with pnpm running up to four times as fast as locally!
  • πŸ’» works online and offline: continue your work even when you lose the Internet connection midway.
  • πŸ”₯ your environment is always online: your apps never go to sleep and have no bandwidth limits - share the URL with as many friends, colleagues, and communities as you’d like!
  • πŸ†“ always free for Open Source: you're the future of the web development and we love you.

Explore

Excited to try it yourself? Try these:

Learn

Understand the Codeflow better! Read about:

You can also check our Frequently Asked Questions page.

Add Codeflow to your project

Follow these handy integration guides to link your project to Codeflow within minutes:

Feedback? Ideas? Dreams?

Let us know what you think:

What about other online IDEs?

Unlike StackBlitz, legacy online IDEs run on remote servers and stream the results back to your browser. This approach yields few security benefits and provides a worse experience than your local machine in nearly every way.

StackBlitz solves these problems by doing all computing inside your browser. This leverages decades of speed and security innovations but also unlocks key development and debugging benefits.

Lastly, StackBlitz is capable of running Node.js inside the browser so you can use the web to build the web.

Get involved

We love our community! Please do stay in touch and: