lukmay / it.bz.opendatahub.databrowser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 of the Data Browser application.

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:

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 into the Data Browser directory:

cd it.bz.opendatahub.databrowser/databrowser

Install the dependencies:

npm install

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

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 65.2%Language:Vue 31.7%Language:CSS 1.9%Language:JavaScript 0.9%Language:HTML 0.2%Language:Shell 0.0%