Skip to content

skyfeed-dev/feed-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Generator for @skyfeed.xyz

This repository contains all SurrealQL queries powering the @skyfeed.xyz Bluesky custom feeds.

Dart code which builds the feeds is not included yet, because it has a lot of hard-coded env-specific logic. But the main thing it does is run the matching SurrealQL query from lib/queries.dart, cache the result for a while and provide pagination.

You can run the queries yourself if you have an instance of https://github.com/skyfeed-dev/indexer running somewhere, including historical follow data. $feeduserdid needs to be replaced with the DID of the user visiting the feed.

About

Feed Generator for all skyfeed.xyz feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages