Track what you're watching, discover what's next, and share the moment with friends. Never watch alone again.
- Track - Keep a personal watchlist and log episodes as you go
- Discover - Get recommendations based on what you and your friends watch
- Connect - Follow friends, see what they're watching, and react to episodes
- Discuss - Leave spoiler-safe comments and reactions tied to specific episodes
# Clone the repo
git clone https://codeberg.org/BrewingBytes/SceneCask.git
cd scenecask
# Copy and configure environment variables
cp .env.example .env
# Run the server
cargo run