Skip to content
 
 

Repository files navigation


IDS AppStore

ContactContributeDocsIssuesLicense

Quick Start

If you want to build and run locally, ensure that at least Java 11 is installed. Then, follow these steps:

  1. Clone this repository.
  2. Create /data/search folder on the root with cd / and mkdir -p /data/search
  3. Execute cd IDS-AppStore, chmod +x mvnw and ./mvnw clean package -DskipTests -Dmaven.javadoc.skip=true.
  4. Navigate to /target and run sudo java -jar appstore-{VERSION}.jar.

If everything worked fine, the application is available at https://localhost:8080/. The API can be accessed at https://localhost:8080/api. The Swagger UI can be found at https://localhost:8080/api/docs.

Contributing

You are very welcome to contribute to this project when you find a bug, want to suggest an improvement, or have an idea for a useful feature. Please find a set of guidelines at the CONTRIBUTING.md and the CODE_OF_CONDUCT.md.

Developers

This is an ongoing project of the Fraunhofer FIT, based on the open source project Dataspace Connector - starting at version 6.1.0. The core development is driven by

Contact FIT App Store Team: ids-appstore@fit.fraunhofer.de

License

Copyright © 2021 Fraunhofer FIT. This project is licensed under the Apache License 2.0 - see the LICENSE for details.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages