Environment Setup
7/8/26Less than 1 minute
Environment Setup
Info
This section covers the environment configuration required to start developing for the eIsland project, organized by frontend, backend, and plugin development.
Overview
The eIsland project spans three development domains, each with its own toolchain and setup requirements:
- Frontend — Electron + React + TypeScript desktop application
- Backend — Java Spring Boot modular monolith with MySQL, Redis, and RabbitMQ
- Plugins — Lightweight plugin framework with Node.js toolchain
Documents
| Document | Description |
|---|---|
| Frontend Setup | Node.js, pnpm, Electron, React, and frontend IDE configuration |
| Backend Setup | Java JDK, Maven, MySQL, Redis, RabbitMQ, and backend IDE configuration |
| Plugin Setup | Plugin development toolchain, scaffolding, and testing environment |
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

