Skip to content

Repository files navigation

vife-webclient

Build Status

Install using Docker

You can get the Docker image created with the GitHub action from Docker Hub using docker pull edirom/vife-meigarage-webclient, the current development version is available using docker pull edirom/vife-meigarage-webclient:dev. You can run it using docker run -p 8080:8080 edirom/vife-meigarage-webclient and point your browser to http://localhost:8080.

Build using Docker

run docker build -t meigarage-webclient .

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

TEIGarage/MEIGarage

This repository is a GUI used for the MEIGarage project.

Further information on the code structure of MEIGarage can be found here.

Adding new DataTypes

If there are new datatypes added in functions of the API backend, they need to be added to src/config.js including information on apiIds, hash, link, format, version and customization.

About

The ViFE web client for meigarage

Resources

Contributing

Stars

0 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages