You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

The runtime can run in production and development mode. While using the development mode you can start a project via the development dashboard. While using production mode you can start a project via a ( user friendly ) url. After installation the runtime will contain some example projects. You can add projects by configuring a connection to Studio or add project exports

Start a project via the development dashboard

The development plugin must be installed before you can use this dashboard. Once the plugin is installed navigate to http://HOSTNAME:PORT/Runtime/server/dev/vaadin/dashboard. The following dashboard should appear:

To start a project

  • Select the project
  • Select the branch
  • Select the flow
  • Select the language
  • Select the UI (default is MVC)
  • Select the theme (default is forms)
  • Press start

A new tab or window should appear with the selected projects

You can save your selection by pressing the "save as favorite" button. A link will appear in the favorites widget 

Start a project via a URL

 

  • No labels