Hacker News new | past | comments | ask | show | jobs | submit login

I've had interest in trying this dev flow out, but I haven't been able to determine how it would work for multiple projects that work in concert.

For example, a web dashboard project with its own backend that also communicates with an API, which is a separate project.

Does Gitpod (or Codespaces) support projects (repositories) that work together?




Gitpod URLs are generated every time you start a new environment (usually every time you start working a new feature/bug fix), and it doesn't have static URLs. So you would need to update the endpoint URLs manually.

If you use VS Code locally to connect to Gitpod instead of in the browser, all URLs are mapped to localhost, so then it shouldn't be an issue.

But I did some digging and it looks like they're aware of this limitation and are working on solution: https://github.com/gitpod-io/gitpod/issues/898




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: