ifedapoolarewaju / simplevideoplayer

Why download a video player when you can simply play your videos on the browser https://simplevideoplayer.com
https://simplevideoplayer.com
MIT License
47 stars 17 forks source link

Migrate to NextJS #46

Open ifedapoolarewaju opened 7 months ago

ifedapoolarewaju commented 7 months ago

This app is a public app, and relies heavily on SEO traffic for users to find it. Being a single page react app, it means it shoots itself on the foot by not being Search Engine Optimised.

Despite the aforementioned, Simple Video Player still manages to get quite some traffic via search engines, however, we'd like to improve that by migrating to a framework that supports SSR. i.e Nextjs.

While doing this, we'd want to as well move to using typescript. However, we should keep most things the same in terms of structure, codebase, etc. and focus strictly on migrating.

ifedapoolarewaju commented 7 months ago

cc @t33y is this something you can help out with? 👀

t33y commented 7 months ago

sure no problem