Skip to content

Find the most popular links from your Mastodon/Bluesky networks

License

Notifications You must be signed in to change notification settings

TylerFisher/sill

Repository files navigation

Sill

Top news from the people you trust

Sill collects links posted by the people you follow on Bluesky and Mastodon, and aggregates them into a list of the most popular links in your network.

You can find the official production version of Sill at sill.social

How it works

Sill is a React Router application with a Postgres database.

Prerequisites

  • Node.js >= 20
  • Docker

Sill uses Mailgun to send transactional emails. Sign up for an account and get your API key. For reasonable solo usage, it should be free.

Getting started

  1. Create your environment file:
cp .env.example .env
npm run generate-secrets
  1. Run the Docker containers:
docker-compose up -d
  1. Visit localhost:3000 in your web browser.

About

Find the most popular links from your Mastodon/Bluesky networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages