Create a Workspace Without an Environment
Workspaces almost always require an environment against which you develop and deploy your application—but you can create a workspace without an environment simply to explore VB Studio's visual development capabilities within the Designer.
Note:
When your workspace doesn't have an environment, you won't be able to create business objects or deploy (share and publish) your app—though you can click Publish in the header to merge your changes to the default branch (main
) in the project's Git repository. To explore VB Studio without any restrictions, you need to add a Visual Builder instance to your VB Studio instance's environment.
To create a workspace without an environment:
When your visual application workspace opens in the Designer, you can start to create your web app, define a service connection to access data, design your app's pages, and preview the app as it would appear to users.