mail based rss feed aggregator
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

ollie 334beddf 90d4240f

+8
+8
README.md
··· 16 16 ```sh 17 17 just 18 18 ``` 19 + ```sh 20 + just dev 21 + ``` 22 + The webui for eater is now available at: [https://localhost:3000](https://localhost:3000) 23 + You can log in with 24 + username: `sender@eater.example` 25 + password: `testing123` 19 26 27 + The sent mails can be seen at: [https://localhost:8025](https://localhost:8025) 20 28 21 29 ### TODO 22 30 - [ ] License attribution