docs: update state in readme

This commit is contained in:
xeruf 2023-07-27 17:12:25 +02:00
parent 2f153c70e3
commit f19b91e67b
1 changed files with 6 additions and 1 deletions

View File

@ -8,8 +8,13 @@ Based on https://github.com/churchtools/churchtools-js-client/tree/master/exampl
- concatenate songs - concatenate songs
- convert uploaded office documents to PDF - convert uploaded office documents to PDF
- run as server cronjob
Later as server cronjob ## Current State
- downloads first file for each song for one event into a folder
and concatenates them as PDF
- upload of concatenation still struggling: https://github.com/churchtools/churchtools-js-client/issues/25
## Getting Started ## Getting Started
- `npm run setup` (equivalent to `npm install` and copy settings.js.example to settings.js) - `npm run setup` (equivalent to `npm install` and copy settings.js.example to settings.js)