# lfbackend
This is the background api of c3lf.de
### Development server
```bash
cp .env.example .env
docker-compose up
```