Previewing your applications in developer mode
Developer mode in PhariaAssistant lets you preview your local PhariaAI application directly within the interface before deploying it to production. This guide provides a step-by-step walkthrough of the process.
Enabling Developer Mode
- Open the PhariaAssistant interface.
- Click the profile icon in the top-right corner.
- Toggle on Developer Mode.
- Click the Set Server URLs button to add your local Application Server URL.
Configuring Your Local Application Server
After enabling Developer Mode and selecting Set Server URLs, a configuration dialog appears:
Fill in the following details:
- Application Name – Provide a clear and descriptive name for your local application.
- Server URL – Enter your local server address (e.g.,
http://localhost:8080
). - Click the Add button to save your configuration.
Your application will then appear in the left sidebar. Click it to preview your local application.