Comments on this video become CSS on my site
Barely Coding with Daniel Bark
Any comment on this video that is valid CSS will be added to THIS site: https://css-comments.vercel.app/
Comment away!
How this was done is explained in detail in the video. In short a github action calls a NextJs API endpoint at Vercel. That endpoint fetches the comments from Youtube and if there are new comments stores them in a Prisma Postgres database. The client consumes these styles via a call /styles where the stylesheet gets concatenated from all the comments and added inside a style tag and inside the dom for visitors to see.
Twitter: https://twitter.com/BarelyDaniel Github: https://github.com/danba340 Instagram: https://www.instagram.com/barelycoding TikTok: https://www.tiktok.com/@barelycoding LinkedIn: https://www.linkedin.com/in/daniel-bark Instagram: https://www.instagram.com/barelycoding/ ... https://www.youtube.com/watch?v=z8b9WJ1oD8w
60115457 Bytes