> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/dev-guide/developer-guide-en/dev-start/editor/local-development-environment-setup.md).

# Local Development Environment Setup

This guide explains the local development environment, required tools, framework versions, libraries, project list, and application startup procedures.

## Local environment

* IDE: IntelliJ IDEA `2024.1.2`, Visual Studio Code `1.89`, Eclipse `2024-03`
* JDK: OpenJDK `21` (LTS)
* Node.js: `24.11` (LTS)
* Source control: GitLab
* WAS: Apache Tomcat `11.0.18`
* DBMS: PostgreSQL `15.3`

Key frameworks include Spring Boot `4.0.3`, Spring Cloud `2025.1.0`, Rust/Axum, and Next.js `16.2.3` with React `19.2.3`, `next-intl`, `react-query`, and `zustand`.

Install IntelliJ IDEA, Visual Studio Code, Eclipse, Git, SourceTree, DBeaver, OpenJDK 21, and Node.js 24. Clone the required `x2bee-*` repositories, reload Maven or npm dependencies, and run the appropriate application configuration.

Use the source project list and download links from the Korean reference. Technical versions, project names, URLs, and IDE commands are preserved.
