This is part one of this blog series, where we'll learn how to build a YouTube clone. In this part 1, we'll set up the Strapi CMS backend with collections, create data relationships, create custom endpoints for liking, commenting, and viewing videos, set up Socket.io, and create lifecycle methods to listen to real-time updates on Strapi collections.
This is a companion discussion topic for the original entry at https://strapi.io/blog/build-a-youtube-clone-with-strapi-and-flutter-part-1