In the folder instances, there are some objects that can be used to control the UI. For every browser, a new subfolder will be created with a random ID. This ID is stored in the client browser's web ...
│ │ └── image.jpg │ ├── code/ │ │ └── python/ │ │ └── script.py │ └── documents/ │ └── pdf/ │ └── document.pdf └── folder2/ ├── images/ │ └── png/ │ └── photo.png └── code/ └── javascript/ └── app.js ...