- Start a Sonar server
- In this folder run the following commands:
yarn
cd bot
node index.js init
- init an island with the RSS schemanode index.js import <pathOrUrl>
- import an RSS file or URL. Wordpress exports are supported too.cd ../frontend; npm run dev
- start a simple frontend for the imported material- Use the Sonar UI to share the collection