Previewing your applications in developer mode

PhariaAssistant offers a developer mode which allows you to preview your local PhariaAI applications directly within the interface before deploying it to production.


Enabling developer mode

  1. Open the PhariaAssistant interface.

  2. Click the profile icon in the top-right corner.

  3. Toggle on Developer Mode.

  4. Click the Set Server URLs button to add your local application server URL.

Developer mode toggle

Configuring your local application server

After you enable developer mode and click Set Server URLs, a configuration dialog appears:

Developer mode add application server

Fill in the required details as follows:

  1. Name of Application – Provide a clear and descriptive name for your local application.

  2. Server URL – Enter your local server address; for example, http://localhost:8080.

  3. Click Add to save your configuration.

Your application appears in the left sidebar. Click it to preview your local application.