Welcome to INESC TEC Renewable Energy Community (REC) Sizing and Operation Guided User Interface (GUI).
This GUI is intended for end-users who wish to interact with the REC Sizing REST API (https://github.com/INESCTEC/rec-sizing-rest-api) and the REC Operation REST API (https://github.com/INESCTEC/rec-operation-rest-api) in a more intuitive and ready-to-use platform. This development was made under the Enershare project.
NOTE: The deployment of this GUI requires the deployment of the REC Sizing and REC Operation REST APIs on the same server. In order to do so, please address the instructions provided on the respective GitHub repositories of both APIs.
- Adriano Novo Maior (adriano.n.maior@inesctec.pt)
- Ricardo Silva (ricardo.emanuel@inesctec.pt)
Run npm install
to install modules
Run npm run dev
for dev server
The interface should now be available here.
To update the API URLs go to /src/Main/Interface.jsx and change the dictionary values to the corresponding URLs.
Currently only working with temporary data.
Search Meters on this version only changes the meter origin for the meters shown.
To get example results submit the forms without selecting any meter on the Meter Selection
section.