[mod] readme
This commit is contained in:
parent
cf526e17c9
commit
111a08a4af
1 changed files with 32 additions and 5 deletions
37
readme.md
37
readme.md
|
@ -1,6 +1,33 @@
|
|||
list/search
|
||||
read
|
||||
create
|
||||
update
|
||||
delete
|
||||
# Espe | Backend
|
||||
|
||||
## Beschreibung
|
||||
|
||||
- Hintergrund-Dienst für Espe ("Erweiterte Sächsische Partei-Eingliederung")
|
||||
|
||||
|
||||
## Erstellung
|
||||
|
||||
### Voraussetzungen
|
||||
|
||||
- GNU Make
|
||||
- Typescript Compiler
|
||||
|
||||
|
||||
### Anweisungen
|
||||
|
||||
- `tools/build` ausführen
|
||||
|
||||
|
||||
## Betrieb
|
||||
|
||||
### Voraussetzungen
|
||||
|
||||
- NodeJS
|
||||
|
||||
|
||||
### Anweisungen
|
||||
|
||||
- `conf.json` im build-Verzeichnis anlegen
|
||||
- `tools/run` ausführen
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue