Workspace Browser

Files: test-app

Browse the project workspace using a grouped list: preview files, jump to parent, or switch to git diff.

Host Project
Projects / test-app / files
Workspace

Browse project files and directories

This view is the project workspace: /projects/test-app. Navigate into folders, go back to parent, or switch to git diff to review changes.

Base dir
Project root directory
/projects/test-app
Current path
Relative path you’re browsing
Dockerfile
Preview
Matching public host
https://test-app.beast-builder.marklo.de/

Handle the highest-value next step for this workspace

Review file content dirs=0 files=0
Current focus
What to address first
Review file content
Review this file first, then use Git diff to understand how it relates to other changes.
Primary action
The primary CTA to click now
Git Diff
Current selection
Workspace scope
Dockerfile
Current file · Dockerfile
Spotlight item
Start here to minimize decision cost
Dockerfile
Selected file

Dockerfile

text
FROM nginx:alpine
COPY public /usr/share/nginx/html