Skip to content

Yarn Workspaces

Konstantin Müller edited this page Mar 29, 2025 · 4 revisions

The frontend package is divided into multiple workspaces.

List of workspaces

Name Path Description
@green-ecolution/backend-client ./backend-client Responsible for backend client. The client is created by Swagger Definition from backend.
@green-ecolution/frontend ./frontend Contains Source Code for the application.
@green-ecolution/plugin-interface ./plugin-interface Includes React Context for plugin-specific information such as the user. npmjs.com

Reference

Clone this wiki locally