Skip to content

Fix issue #12: Add server run instructions and convenience launch script #13-updated#16

Open
Ashok-0167 wants to merge 4 commits intoAbishekPonmudi:mainfrom
Ashok-0167:main
Open

Fix issue #12: Add server run instructions and convenience launch script #13-updated#16
Ashok-0167 wants to merge 4 commits intoAbishekPonmudi:mainfrom
Ashok-0167:main

Conversation

@Ashok-0167
Copy link
Copy Markdown

This PR resolves Issue #12, where users were unable to locate or run the Planqx Server after completing the PlanqX installation.

🧩 Changes Introduced:

Documentation Update: Added a new section — “Running the Planqx Server” — in README.md with step-by-step guidance on finding and launching the server executable.

Ease of Access: Introduced a convenience batch script, scripts/run-server.bat, allowing users to start the server with a simple double-click or through the command line.

Troubleshooting Support: Included additional notes in the README to help users diagnose issues such as missing executables, log locations, and permission-related errors (UAC issues).

🚀 Benefits:

Simplifies the post-installation process for new users.

Reduces confusion regarding the server launch procedure.

Minimizes user support requests related to server startup.

Enhances overall onboarding and usability experience.

🧪 How to Verify:

Install PlanqX using PlanqxSetup.exe.

Navigate to the default installation path:
C:\Program Files\PlanqX\Server

Launch the server using one of the following methods:

Command Line: PlanqxServer.exe

Batch Script: Double-click scripts/run-server.bat

Confirm that:

The server starts without errors.

Log files are generated correctly under the logs/ folder.

📚 Reference:

Resolves Issue #12

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 9, 2025

@Ashok-0167 is attempting to deploy a commit to the abishekponmudi's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

@Yasararf Yasararf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR addresses issue #12 by adding clear server run instructions to the documentation and providing a convenience launch script to simplify starting the server. These improvements will make onboarding easier for developers and streamline the development process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants