grycap / oscar-ui

UI for the OSCAR framework

Home Page:https://ui.oscar.grycap.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSCAR-UI - A UI for the OSCAR framework

License

Introduction

OSCAR-UI is a Vue.js-based user interface for the OSCAR framework. It is intended to be run inside a Kubernetes cluster in order to provide a unified web-based graphical user interface to interact with the OSCAR Manager and the underlying data-storage back-end (e.g. Minio).

Note: In the src/env.js path there are variables that the web needs to connect with the api, and with the EGI Check-in client. Also to change the values of the MINIO client, go to src/components/services.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Licensing

OSCAR-UI is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

UI for the OSCAR framework

https://ui.oscar.grycap.net/

License:Apache License 2.0


Languages

Language:Vue 82.2%Language:JavaScript 13.0%Language:HTML 4.8%