Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 868 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 868 Bytes

Logo

GreenPass - Backend

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.

How to run

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.

Feedback

If you have any feedback, please reach out to us at [email protected]

License

GPLv3 License