An open API service indexing awesome lists of open source software.

https://github.com/brazil-data-cube/dc-manager

Web-based user interface to manage data cubes.
https://github.com/brazil-data-cube/dc-manager

angular datacube

Last synced: 8 months ago
JSON representation

Web-based user interface to manage data cubes.

Awesome Lists containing this project

README

          

# Data Cube Manager - Brazil Data Cube

[![Software License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com//brazil-data-cube/dc-manager/blob/master/LICENSE)
[![Release](https://img.shields.io/github/tag/brazil-data-cube/dc-manager.svg)](https://github.com/brazil-data-cube/dc-manager/releases)
[![Software Life Cycle](https://img.shields.io/badge/lifecycle-stable-green.svg)](https://www.tidyverse.org/lifecycle/#stable)
[![Join us at Discord](https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.com/channels/689541907621085198#)

Web-based user interface to manage data cubes.

## Structure

- [`data-cube-manager`](./data-cube-manager) Web portal source code
- [`deploy`](./deploy) Instructions to application deploy

## Installation

### Requirements

Make sure you have the following libraries installed:

- [`Node.js >= 18`](https://nodejs.org/en/)
- [`Angular CLI >= 16`](https://angular.io/)

## Running

- Development setup => [`data-cube-manager`](./data-cube-manager)
- With Docker => [`deploy`](./deploy)

## Compatibility

Please refer to the document [`COMPATIBILITY.md`](./COMPATIBILITY.md) for more information on `Data Cube Manager` service versions supported.