This is a website for a live dashboard in my home It's running on a Raspberry Pi Zero 2 W with only 512MB of RAM - it displays and updates some data in real-time like date, weather and timetables without user interaction on a 1050x1680 resolution
Run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.