nederlandskie/README.md

21 lines
625 B
Markdown
Raw Normal View History

# `nederlandskie`
Potentially, a Bluesky feed of people speaking some language while living in some other country (for example, Russian-speaking people living in Netherlands).
Heavily WIP. Doesn't work yet at all, but does read the stream of posts as they are created on Bluesky.
## Roadmap
2023-08-31 08:45:48 +01:00
- [x] Read stream of posts from Bluesky
- [x] Store posts in the database
- [x] Store user profiles in the database
2023-08-31 08:45:48 +01:00
- [ ] Detect the country of residence from profile information
- [ ] Keep subscription state to not lose messages
- [ ] Serve the feed
- [ ] Publish the feed
- [ ] Handle deleting of posts
## Running
`cargo run`