Informasjonsforvaltning / dataset-catalog-gui

Apache License 2.0
0 stars 0 forks source link

Dataset Catalog GUI

Description

An application for managing datasets.

Installation and Usage

Running application locally on a host machine

Running application in a Docker container

Running application using Docker Compose

Environment Variables

Contributing

Branching Strategy

Whenever a new change is to be implemented, follow these steps:

Commits

This repository uses conventional commmit format. In order to commit, follow these steps:

Do not use --no-verify flag when making commits.

Running the storybook

To get an overview of the react components used in this app, run:

npm run storybook