[go: nahoru, domu]

Skip to content

This is the repository for the I-NERGY Inventory.

Notifications You must be signed in to change notification settings

I-NERGY/inergy_inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I-NERGY UC7 Front-End

This is the front-end application for I-NERGY Inventory, created with Create React App.

How to Run the Project

Locally

Runs the app in the development mode. The page will reload when you make changes.
Open http://localhost:3000 to view it in your browser, after following these steps:

  1. Clone the project's repository
  2. cd .\inergy_toolbox\
  3. npm install
  4. Open the file Keycloak.js, which is inside the \src folder.
  5. Uncomment the configuration which is indicated with // Localhost deployment comment and comment out the // ICCS deployment configuration one.
  6. npm start

Alternatively, after step 5, you can run docker compose up --build and deploy the dashboard with docker-compose on your machine.

Deployment on a VM

You can deploy this dashboard on a VM with docker-compose, following these steps:

  1. Clone the project's repository
  2. cd .\inergy_toolbox\
  3. docker compose up --build

However, this dashboard is integrated with I-NERGY's Security Framework, which is based on an open-source identity and access management solution, namely Keycloak.
Unauthorized access is prevented when running this dashboard, and you must have a registered user in the project's Security Framework to be able to run it on your VM.

About

This is the repository for the I-NERGY Inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages