Tech Stack
7/8/26Less than 1 minute
Tech Stack
Info
This section documents the technology stack used across the eIsland ecosystem, covering the desktop application frontend, the backend server, and the plugin system.
Overview
The eIsland project spans three major technology domains:
- Frontend — An Electron-based desktop application with React, TypeScript, and Vite
- Backend — A Java 25 Spring Boot modular monolith with MySQL, Redis, and RabbitMQ
- Plugins — A lightweight plugin framework for extending the application with custom tools
Documents
| Document | Description |
|---|---|
| Frontend Tech Stack | React 19, TypeScript, Vite, Electron, Framer Motion, and frontend tooling |
| Backend Tech Stack | Java 25, Spring Boot 4.0.5, MyBatis, MySQL, Redis, RabbitMQ, and backend tooling |
| Plugins Tech Stack | Plugin system architecture, IPC bridge, bundling, and tool integration |
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

