Introduction to Workspaces
About 135 wordsLess than 1 minute
A remote development solution based on Cloud Native Build, supporting remote development through WebIDE, VS Code, and Cursor clients.
Key features:
- Declarative: Based on the Docker ecosystem, development environments are declared through Dockerfile and managed alongside source code.
- Quick Start: Even for extremely large repositories, environments can be prepared in seconds.
- On-demand Usage: Development resources are obtained on demand and automatically recycled when idle to avoid waste.
How to Use
On the repository branch page, click the "Workspaces" button in the top right corner to create a development environment with one click. No additional configuration is needed.
