This repository contains the source code of the Digital Green Certificates Issuance Web Frontend.
The issuer application frontend provides a user interface that is used by the issuer to enter the
necessary data for DGC issuance.
The issuer application frontend provides a user interface that is used by the issuer to enter the necessary data for DGC issuance.
The system is based on EU-Guidelines for the [EU digital green certificates](https://ec.europa.eu/info/live-work-travel-eu/coronavirus-response/safe-covid-19-vaccines-europeans/covid-19-digital-green-certificates_en).
## Development
### Prerequisites
- [ ] TODO: Describe prerequisites
### Build
Whether you cloned or downloaded the 'zipped' sources you will either find the sources in the chosen checkout-directory or get a zip file with the source code, which you can expand to a folder of your choice.
In either case open a terminal pointing to the directory you put the sources in. The local build process is described afterwards depending on the way you choose.
#### XYZ (Maven, Docker ...) based build
- [ ] TODO: Add instructions for different build types
## Documentation
- [ ] TODO: Link to documentation
-[ ] [Git](https://git-scm.com/)
-[ ] [Node.js](https://nodejs.org/en/download/)(which comes with [npm](https://www.npmjs.com/))
-[ ] [yarn](https://yarnpkg.com/)(recommended)
### How to use
We recommend to use yarn to install and run the project. However the npm package manager can also be used.