-
Notifications
You must be signed in to change notification settings - Fork 4
Yarn Workspaces
Konstantin Müller edited this page Mar 29, 2025
·
4 revisions
The frontend package is divided into multiple 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 |