devpod icon indicating copy to clipboard operation
devpod copied to clipboard

Add a web interface

Open sergi0g opened this issue 1 year ago • 1 comments

Is your feature request related to a problem?

A feature Github Codespaces many users like is being able to use it from the web. The user logs in, goes to https://github.com/codespaces and starts a codespace. They are then taken to the Visual Studio Code web editor where the repository they selected is open. For DevPod, the user is required to download a client. This impacts the project significantly because it becomes less portable.

Which solution do you suggest?

I understand that the way DevPod works is not really meant to be used from a browser, but I think it is probably the only feature missing that will drive people away from this project.

My suggestion is to host a server that will be available for use from a web page, with authentication of course.

Otherwise, you could make a server that users can host on their own infrastructure/cloud services so that they can connect to it from a web interface.

sergi0g avatar Jun 23 '23 12:06 sergi0g

Hey @hex-developer , thank you for opening this feature request. We've received this kind of feedback quite often ever since we've launched DevPod and are currently investigating options of server-side DevPod that's going to be accessible from a web interface

pascalbreuninger avatar Jun 23 '23 13:06 pascalbreuninger

FYI: I closed this as it's on our roadmap but we don't have an ETA yet

pascalbreuninger avatar Jun 29 '23 12:06 pascalbreuninger

@pascalbreuninger is there any update on this feature?

sergi0g avatar Oct 29 '23 15:10 sergi0g

@hex-developer We're currently running a private beta for DevPod.Pro

pascalbreuninger avatar Oct 30 '23 05:10 pascalbreuninger