[add] readme
This commit is contained in:
parent
7c7bb3f66a
commit
ab35c2675b
1 changed files with 38 additions and 0 deletions
38
readme.md
Normal file
38
readme.md
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
# Zeitbild | Backend
|
||||||
|
|
||||||
|
## Beschreibung
|
||||||
|
|
||||||
|
- Hintergrund-Dienst für Kalendar-Erstellung und -Darstellung
|
||||||
|
|
||||||
|
|
||||||
|
## Erstellung
|
||||||
|
|
||||||
|
### Voraussetzungen
|
||||||
|
|
||||||
|
- GNU Make
|
||||||
|
- NodeJS
|
||||||
|
|
||||||
|
|
||||||
|
### Anweisungen
|
||||||
|
|
||||||
|
- `tools/build` ausführen
|
||||||
|
|
||||||
|
|
||||||
|
## Test
|
||||||
|
|
||||||
|
(noch keine vorhanden)
|
||||||
|
|
||||||
|
|
||||||
|
## Betrieb
|
||||||
|
|
||||||
|
### Voraussetzungen
|
||||||
|
|
||||||
|
- NodeJS
|
||||||
|
|
||||||
|
|
||||||
|
### Anweisungen
|
||||||
|
|
||||||
|
- ins Erzeugnis-Verzeichnis wechseln
|
||||||
|
- `./zeitbild -h` ausführen
|
||||||
|
- für die meisten Anwendungsfälle ist es erforderlich eine Konfigurations-Datei anzulegen
|
||||||
|
|
Loading…
Add table
Reference in a new issue