Creating a federated image sharing service (opens in new tab)
In this tutorial we will build a small federated image sharing service, similar to Pixelfed or, in a way, to Instagram with the locks blown off, using Nuxt on the client and server side and Fedify for everything ActivityPub. The goal is to learn Fedify rather than Nuxt, but a brief tour of Nuxt's building blocks is included so that a reader with only vanilla JavaScript experience can follow along.
Read the original article