This is ALL the code you need in NodeKit to create a server-side rendered STREAMING view of your Mastodon public timeline.
Join us at 5PM UTC today to see me recreate this live on Small Is Beautiful.
https://owncast.small-web.org
#SmallWeb #NodeKit
And when I say ALL the code, I mean ALL the code. That’s the only file in the project.
You run the project by running NodeKit:
nodekit
That’s it. No build stage, no configuration, nothing.
If you want to play with it yourself, I just checked in the code here:
https://github.com/small-tech/nodekit/blob/main/examples/streaming-fediverse-posts/index.page
This is my personal Mastodon.
If you want to play with it yourself, I just checked in the code here:
https://github.com/small-tech/nodekit/blob/main/examples/streaming-fediverse-posts/index.page
#SmallWeb #NodeKit