Skip to content

Installation Guide for Windows + WSL not up-to-date #9312

@YvesBandi

Description

@YvesBandi

Windows development guide is outdated

The Development installation on Windows wiki page (last edited March 2024) contains several outdated references compared to the current codebase and the Linux guide (updated May 2025).

Outdated items

Directory structure

  • Guide references cd backend — this directory no longer exists. It's now api/.

Ports & URLs

  • Guide says backend API is at http://localhost:3001 — it's now http://localhost:3000/api
  • Guide says MailHog is at http://localhost:3007 — it's now http://localhost:3000/mail

Login credentials

  • Guide says test-user / test — Linux guide says test@example.com / test

Suggestion

Either update the Windows guide to match the current state, or point users to the Linux guide (since the Windows setup also uses WSL2/Docker and the workflow is essentially identical).
I personally would just point to the Linux since it is hard to keep both in sync

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions