This repository contains the backend of GreenPass. It is realized using Kotlin and Spring Boot. This Project contains the optional features sharing and the generation of Apple Wallet Passes.
Clone the project
git clone https://github.com/GreenPassApp/greenpass-backend.git
Go to the project directory
cd greenpass-backend
Install dependencies and run the app
gradle bootRun
Note: Additional properties and certificates must be set to generate Apple Wallet passes.
If you have any feedback, please reach out to us at [email protected]