bluesky-social / feed-generator

ATProto Feed Generator Starter Kit
MIT License
919 stars 329 forks source link

Switch subscription endpoint #69

Closed dolciss closed 9 months ago

dolciss commented 10 months ago

This PR is Change endpoint to BGS firehose on .env.example and index.ts cf. https://github.com/bluesky-social/atproto/discussions/1711

roqvist commented 9 months ago

This is important for everyone who is not subscribing to the dev mailing list. A new timestamp in this repository alone would help highlight this breaking change.

mackuba commented 9 months ago

+1

mackuba commented 9 months ago

Ping @bnewbold @dholms

tomharting commented 9 months ago

Shouldn't the default endpoint in index.ts be changed as well so that the repo works directly after cloning without having to make a .env file?

dolciss commented 9 months ago

Shouldn't the default endpoint in index.ts be changed as well so that the repo works directly after cloning without having to make a .env file?

Yes, I noticed that when I saw your comment, and just made the additional commit, thanks!

dholms commented 9 months ago

Can't believe I missed this update - too many things happening! Thank you for putting this together 👍

dolciss commented 9 months ago

Thanks!