https://pi.gus.sh → My Raspberry Pi dashboard to show some usefull infos and manage my IOT devices (still in development)
This article provides an introduction to a Next.js project that has been bootstrapped with create-next-app. It explains the process of getting started with the project and provides information on how to run the development server. It also mentions the use of next/font to optimize and load a custom Google Font.
This article provides an introduction to a Next.js project that has been bootstrapped with create-next-app. It explains the process of getting started with the project, including installation and running the development server. It also highlights some key features of the project, such as automatic page updates and the use of next/font for font optimization. Overall, the article serves as a helpful guide for developers looking to start a Next.js project.