Skip to main content

Preview Your Pharia Application with Developer Mode

Developer Mode in Pharia Assistant lets you preview your local Pharia Application directly within the interface before deploying it to production. This guide provides a step-by-step walkthrough of the process.

Enabling Developer Mode

  1. Open the Pharia Assistant 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 enabling Developer Mode and selecting Set Server URLs, a configuration dialog appears:

Developer Mode Popup

Fill in the following details:

  1. Application Name – Provide a clear and descriptive name for your local application.
  2. Server URL – Enter your local server address (e.g., http://localhost:8080).
  3. Click the Add button to save your configuration.

Your application will then appear in the left sidebar. Click it to preview your local application.