epinio / ui

Web UI for Epinio
Apache License 2.0
4 stars 3 forks source link

[UI Epic] Implement real-time app developer source management #191

Open richard-cox opened 1 year ago

richard-cox commented 1 year ago

Part 0

Part 1

Part 2

richard-cox commented 1 year ago

To consider - how github.dev works

richard-cox commented 1 year ago

Moncaco does not contain a file browser, the only existing implementation of one is a react app. Monaco also does not support remote debugging.

It's not documented how github.dev works, but should be via some kind of implementation of https://github.com/coder/code-server. This could be part of the ui-backend world. Downside though, lots more work required.