Skip to content

fraunhofer-isi/micat-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MICAT

MICATMultiple Impacts Calculation Tool – is a project that develops a comprehensive approach to estimate Multiple Impacts of Energy Efficiency (MI-EE) by co-creating a free, easy-to-use, scientifically sound online tool.

For more open source software provided by Fraunhofer ISI see https://github.com/fraunhofer-isi.

Documentation

micat-vue

This project contains a front-end for MICAT, based on vue.js.

The web page is published at: https://app.micatool.eu.

For the back-end see micat.

Licenses

This project is free and open source software:

  • It is licensed under the GNU Affero General Public License v3 or later (AGPLv3+) - see LICENSE.md.
  • It uses third-party open source modules, see package.json and THIRDPARTY.md.

Badges

Click on some badge to navigate to the corresponding quality assurance workflow:

Formatting & linting

lint Checks code formatting with ESlint

Test coverage

coverage Determines test coverage with vitest

License compliance

license_check Checks license compatibility with license-checker

reuse_annotate Creates copyright & license annotations with reuse

reuse compliance Checks for REUSE compliance with reuse

Dependency updates & security checks

renovate Updates dependencies with renovate

CodeQL Discovers vulnerabilities with CodeQL

Usage

Ensure that an instance of the back_end is running

micat-vue requires the back_end API to be up and running, for example at: http://micatool-dev.eu/

Install dependencies

  • Install dependencies with node package manager:

cd micat

npm install

Start

  • Build and start vue.js application in development mode from within micat folder:

npm run build

npm run preview

  • Ctrl click on the link that is shown in the console or open Google Chrome and paste the url, for example:

http://localhost:3000/

Notes

PUBLISHING NOTES

eu-flag

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 101000132.

About

Front-end for MICAT, based on vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •