add a little bit of readme
This commit is contained in:
parent
083b6f1f18
commit
b19568a524
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# lfbackend
|
||||
|
||||
This is the background api of c3lf.de
|
||||
|
||||
### Development server
|
||||
```bash
|
||||
docker-compose up
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue