For local development, create a file called .env.development.local and set the following environment variables:
VITE_WORKSPACE_LOCAL=true
You can serve this through a local web presence deployment by building and serving the workspace-ui using a local server.