News

Bolão.io v3

May 8th, 2024

Here is the new version of the bolao.io app in its major 3. For now it lives on the Vercel domain https://bolaov3.vercel.app until I switch domains configuration after the 2023-2024 Champions League season.

It is built with NextJS, Typescript, Tailwind, and uses the Postgres solution at Vercel for the database where it is hosted.

Authentication is handled by Clerk, news are still at PrismicIO and the data source now comes from api-football.com.

Right now the UI is more barebone that the old version. I focused on the functionality part first and will keep on working on improvements.

Right now I focus on performance improvements and just activated Vercel's Speed Insights to see how it can help. I know that requests are not optimized but it works.

More news soon.