This repository contains the core services of NVA (Nasjonalt vitenarkiv) related to creating and administering publications (registrations, results).
This is an AWS serverless application.
This application is deployed in AWS via CodePipeline. Build/deploy pipelines are defined in nva-infrastructure. Some services depend on services from nva-common-resources and nva-identity-service.
- Install correct version of Java (see buildspec.yaml for current target)
- Clone the repository
- Run gradle build
The build is configured to maintain code standards. Contribute via PR with description and context for change.