Small Dynamic in Static Website

I have a website which is fully static. Now in my blog posts which is also static I want to have likes (or number of likes user gave to that article) type of small dynamic thing. But I don't want to give the static website just for this small dynamic thing and don't want to implement the site in React or Nextjs How can I do this? I am thinking of creating a whole different site and adding that small part as iframe to my static site. Do you have any other suggestions?
2 Replies
Neto
Neto7d ago
astro
Neto
Neto7d ago
Docs
Astro DB
Learn how to use Astro DB, a fully-managed SQL database designed exclusively for Astro.
Docs
Use a backend service with Astro
How to use a backend service to add authentication, storage and data