VOD? Rewrite?
A while ago I created a website for a family member, which contained some homemade educational videos about baking with sourdough.
The thing is, it was written in PHP and it was riddled with vulnerabilities (mostly SQL injection).
So I did the only logical thing… I rewrote it completly from scratch using Next.js.
The website
The website now runs on Next.js version 15, Node.js version 22, and uses Tailwind for styling.
The service communicates with the database through Prisma.
End
Although the website is entirely in Hungarian, you can still check it out at vod.kovaszvilag.hu.
PS.: There's also another site I made, that is about sourdough, also check out this one: kovaszvilag.hu.
Though this one still runs on PHP version 8.4 (I think…) ( ˆ𐃷ˆ )