feat: reorganize with remote

This commit is contained in:
Jet Pham 2026-03-10 19:43:24 -07:00 committed by Jet
parent a74e5753fa
commit dc7b8cbadd
28 changed files with 622 additions and 3024 deletions

3
remote/Cargo.toml Normal file
View file

@ -0,0 +1,3 @@
[workspace]
members = ["noisebell-common", "cache-service", "discord-bot", "rss-service"]
resolver = "2"