Skip to content

0.1 - initial version (Jun 2023)

Compare
Choose a tag to compare
@mackuba mackuba released this 30 Oct 12:17
· 61 commits to master since this release

First published version of the template:

  • hosts the XRPC service for a Bluesky feed generator, using the blue_factory gem (0.1.2)
  • subscribes to the AtProto firehose to listen for new posts, using the skyfall gem (0.1.2)
  • saves posts to an SQLite database
  • Linux and Star Wars sample feeds
  • rake tasks to print feed contents for debugging and to rebuild feed contents from scratch
  • Capistrano config for deploying to a server
  • sample configuration for systemd and nginx