Skip to content

fair4health/f4h-portal-backend

f4h-portal-backend

Build Status codecov.io Quality Gate Docker Build Docker Pulls License

Description

Backend services for the web user interface for the project FAIR4Health.

How to deploy

This is a maven Java project, check the command line arguments and phases.

Build

Run mvn clean package to build the project.

Development server

Run mvn jetty:run for a dev server. Navigate to http://localhost:8080/ or the port stated in the application properties.

Running unit tests

Run mvn test

Running integration tests

Run ng integration-test to execute the end-to-end tests via Protractor.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-AGREEMENT.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published