FAQ

Common questions answered

Is Gitpod free to use?

Gitpod offers a free tier with 50 hours of workspace usage per month, which is suitable for individual developers and small projects. Paid plans provide unlimited usage and additional features.

Which Git platforms does Gitpod support?

Gitpod integrates with GitHub, GitLab, and Bitbucket, allowing you to launch workspaces directly from repositories hosted on these platforms.

Can I customize my development environment?

Yes, you can fully customize your environment using a .gitpod.yml configuration file, which lets you define tasks, install dependencies, expose ports, and set up prebuilds.

Does Gitpod support collaboration?

Gitpod supports real-time collaboration by allowing you to share live workspaces with teammates, enabling pair programming and code reviews directly in the cloud.