This repository has no description

Refactor project to replace Jetstream listener with RSS polling master

- Updated dependencies in Cargo.toml to include reqwest and rss. - Modified Dockerfile to use the latest Rust image. - Replaced post_listener module with rss_poller for fetching and processing Bluesky RSS feeds. - Updated Rocket.toml configuration to use poster_handle and blog_domain. - Removed unused migration files and cleaned up the migrations directory. - Added a new script for running local Postgres with schema creation and seeding. - Updated README.md to reflect changes in functionality and configuration.


+980 -962
27 changed files