carvent/README.md

10 lines
323 B
Markdown
Raw Normal View History

2023-02-24 23:09:16 +00:00
# ChurchTools Carvent
Fetches all PDFs for upcoming events, concatenates them and uploads them as attachments.
Based on https://github.com/churchtools/churchtools-js-client/tree/master/examples/Node.js
## Getting Started
2023-02-25 10:03:35 +00:00
- `npm run setup` (npm install, copy and fill in settings.js.example to settings.js)
- `npm start`