studidcard/README.md
2025-04-28 08:28:16 +02:00

26 lines
310 B
Markdown

# StudIdCard
PHP application to create and verify a student ID card.
## Install:
```
cd /var/www
git clone https://codeberg.org/DigitalSouveraeneSchule/studidcard.git
cd studidcard
```
## Create keys
```
php genkey.php
```
## Configure
```
cd config
cp config.php.sample config.php
```
edit config.php