c3lf-system-3/readme.md
2019-12-18 00:37:33 +01:00

9 lines
126 B
Markdown

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