Skip to content

BlueRyse/it.bz.opendatahub.databrowser

 
 

Repository files navigation

Data Browser for the Open Data Hub

This is the mono repository for the Open Data Hub Data Browser.

It contains the Data Browser application and its Web Components. You can find more details about those projects (development, build and more) in the corresponding folders.

Table of Contents

Getting started

These instructions will get you a copy of this mono repository and prepare it for development.

Please take a look at the subprojects and their corresponding README.md files inside this mono repository to see how to do develop, test and build.

Prerequisites

To build the projects in the repository, the following prerequisites must be met:

If you want to use Docker instead, take a look at the Docker environment section.

Installing

Get a copy of the repository, e.g. by cloning it from the following location:

git clone https://github.com/noi-techpark/it.bz.opendatahub.databrowser

Change directory:

cd it.bz.opendatahub.databrowser

Install Lerna:

npm ci

Install the dependencies of all subprojects in this mono repository:

npm run bootstrap

Please take a look at the README.md files of the subprojects in this mono repository for further setup details.

Information

Support

For support, please contact Christian Gapp or NOI Techpark Südtirol - Alto Adige.

Contributing

Please take a look at the Contributor Guidelines.

You can find an introduction on how to start developing in the contribute-to-development file.

Versioning

This project uses SemVer for versioning. For the versions available, see the tags on this repository.

License

The code in this project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE license, Version 3. See the LICENSE file for more information.

Authors

  • Christian Gapp - Initial work - gappc
  • AboutBits - Initial work - aboutbits

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.6%
  • Vue 17.7%
  • CSS 1.7%
  • Other 1.0%