Farmahubi notice aggregator for external RSS feeds
- Run
npm install - You will need to configure the
app.envfile andconfigs/externalsources.jsonto aggregate from the wanted sources. npm run startto start the application.service-accounts.jsonwill be created inconfigs/.- Congratulations, the aggregator is now running. Log files will be output to
service-logs/.
- Create
production.envinenv/and set the wanted environment variables. docker build -t hubi-externalrss-servicedocker-compose up