nodejs app which parses the lodur entries and make it available as json
Following env vars are required
telegram_hash
// telegram bot api hashMONGOURI
// uri to persistence
- npm ci
- npm run-script build-dev-watch
- npm run-script start-dev
- npm run-script upgrade