Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 288 Bytes

File metadata and controls

9 lines (6 loc) · 288 Bytes

Workspace UI

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.