Skip to content

docs: add Windows setup notes - #494

Draft
tomatotomata wants to merge 1 commit into
LDFLK:mainfrom
tomatotomata:codex/windows-installation-493
Draft

docs: add Windows setup notes#494
tomatotomata wants to merge 1 commit into
LDFLK:mainfrom
tomatotomata:codex/windows-installation-493

Conversation

@tomatotomata

Copy link
Copy Markdown

Closes #493

I followed the Getting Started guide from Windows and added a focused Windows notes section.

The guide now:

  • shows PowerShell docker compose commands for the database, CORE, and API services
  • explains that Docker Desktop's Linux engine must be running
  • documents docker compose config --quiet as a local Compose-file validation
  • directs Windows users to WSL or Git Bash for the POSIX run_e2e.sh script
  • calls out Go 1.19+ and Ballerina as separate PATH prerequisites for non-container development

Validation:

  • docker compose config --quiet
  • npm ci in docs
  • npm run build -- --no-minify in docs (passes; existing broken-anchor warning remains elsewhere)
  • git diff --check

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@CLAassistant

CLAassistant commented Jul 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9036b293-3658-4294-a142-602e9cd4e50b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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.

Validate Setup Guide on Windows

2 participants