Skip to content

au-research/igsn-metadata-portal

Repository files navigation

IGSN Portal

Requirements

  • JDK 8+
  • Apache Maven 3.2.1+
  • IGSN Metadata Registry 1.0+
  • nodejs >8 with npm and yarn

For detailed requirements and installation instructions, please refer to the Installation Guide and Keycloak Guide

Quick Start

cp /src/main/resources/application.properties.sample /src/main/resources/application.properties

yarn build-prod
mvn clean package -Dmaven.test.skip=true
java -jar target/igsn-portal.jar

Configuration

Configuration can be done via application.properties the most notable properties are

License

IGSN Metadata Registry is licensed under the Apache license, Version 2.0 See LICENSE for the full license text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published