AD
Boost Your Brand on BlueSky—Exclusive banner space to amplify your reach within the BlueSky community.
BSkyInfo LogoBskyInfo
All ToolsCategoriesCollectionsFeed DirectoryLabeler DirectoryArticlesGuidesGlossaryBluesky SDKsSponsor
Submit
All ToolsCategoriesCollectionsFeed DirectoryLabeler DirectoryGuidesGlossaryArticlesBluesky SDKsSponsorSubmit
  1. SDKs
  2. /JavaScript
  3. /sill
TylerFisher

sill

A JavaScript SDK for Bluesky and AT Protocol by TylerFisher

Find the most popular links from your Mastodon/Bluesky networks

GitHub Stats

127stars
8forks
1contributors
3open issues

Dates

Created:September 12, 2024
Last updated:January 27, 2026

README

The following content is from sill's GitHub repository. All rights reserved by the original author.

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

Architecture

Sill is a monorepo built with pnpm workspaces and Turborepo. It uses React Router for the web app, Hono for the API, and Postgres for the database.

Apps

  • apps/web/ - React Router v7 web application (port 3000)
  • apps/api/ - Hono API server (port 3001)
  • apps/worker/ - Background job processor for social media data

Packages

  • @sill/schema - Shared database schema and types (Drizzle ORM)
  • @sill/auth - Authentication utilities and OAuth
  • @sill/links - Link processing and social media integration
  • @sill/emails - Email templates (React Email) and Mailgun service

Prerequisites

  • Node.js >= 22
  • pnpm >= 10.17.1
  • Docker

You'll also need a Mailgun account for transactional emails.

Development Setup

Local Development (Recommended)

Run the database in Docker and everything else locally with hot-reload:

  1. Create your environment file and generate secrets:
cp .env.example .env
pnpm generate-secrets
  1. Start the database:
docker-compose up -d
  1. Install dependencies and start all packages:
pnpm install
pnpm dev:local
  1. Visit http://localhost:3000 (web) and http://localhost:3001 (API).

Docker Development

Run everything in containers (matches production environment):

pnpm dev:docker

Commands

CommandDescription
pnpm dev:localStart all packages in development mode
pnpm dev:dockerStart everything in Docker containers
pnpm buildBuild all packages for production
pnpm lintRun Biome linter/formatter
pnpm typecheckRun TypeScript checks
pnpm testRun Vitest tests

Database

Sill uses Drizzle ORM with Postgres:

  • Schema: packages/schema/src/schema.ts
  • Migrations: packages/schema/src/migrations/
  • Config: drizzle.config.ts

Related SDKs

notjulietpdsls

atproto explorer - mirror to https://tangled.org/pds.ls/pdsls

18•JavaScript
FxEmbedFxEmbed

Fix X/Twitter and Bluesky embeds! Use multiple images, videos, polls, translations and more on Discord, Telegram and others

3953•JavaScript
bluesky-socialatproto

AT Protocol Reference Implementation (TypeScript)

9105•JavaScript
mary-extatproto-scraping

Git scraping of AT Protocol/Bluesky instances

168•JavaScript
mary-extbluesky-labeler-scraping

Git scraping of Bluesky labelers/label providers

68•JavaScript
bluesky-socialozone

web interface for labeling content in atproto / Bluesky

503•JavaScript

Resources

GitHub RepositoryProject Website

License

AGPL-3.0

Author

TylerFisher
TylerFisher

Activity

Last commit: January 27, 2026
Commit frequency: Unknown

Our Sponsors

Your Brand Here!

50K+ engaged viewers every month

Limited spots available!

📧 Contact us via email🦋 Contact us on Bluesky
BSkyInfo LogoBskyInfo

The Most Comprehensive Bluesky Tools Directory

Stay updated with the latest Bluesky tools and ecosystem news 🦋

Bluesky butterfly logo
Quick LinksSubmit a ToolSponsorAboutLegal Information
ToolsFeed DirectoryLabeler DirectorySchedulingAnalyticsAll ToolsCategoriesCollectionsTags
ResourcesArticlesBluesky GuidesBluesky GlossaryBluesky SDKsBluesky ResourcesSkyRaffleMeida Coverage
Our ProductsRaffleBlueAiTeach ToolsLaiewAI affiliate listFirstoCoast Fire CalculatorAsphalt CalculatorDog Names World

This website may contain affiliate links

© 2026 BskyInfo. All rights reserved.