Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 915 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 915 Bytes

OSCAR-Dashboard - The new UI for OSCAR framework

License

Introduction

OSCAR-Dashboard is a React-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).

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Licensing

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