Back to Yugabyte Db

GitDev

docs/content/stable/develop/gitdev/_index.md

2026.1.0.0-b251.2 KB
Original Source

GitHub Codespaces and Gitpod provide Git-based, fully automated, integrated cloud-native development workflows. This "GitDev" approach provides a preconfigured development environment that seamlessly provides a consistent development environment for stream-aligned teams.

<div class="row"> <div class="col-12 col-md-6 col-lg-12 col-xl-6"> <a class="section-link icon-offset" href="codespaces/"> <div class="head">
  <div class="title">Codespaces</div>
  </div>
  <div class="body">
    Use the GitHub Codespaces powered integrated development environment to build cloud-native apps with YugabyteDB
  </div>
</a>
</div> <div class="col-12 col-md-6 col-lg-12 col-xl-6"> <a class="section-link icon-offset" href="gitpod/"> <div class="head">
  <div class="title">Gitpod</div>
  </div>
  <div class="body">
    Use the Gitpod powered integrated development environment to build cloud-native apps with YugabyteDB
  </div>
</a>
</div> </div>