Skip to content
Kevin McWhirter edited this page Oct 26, 2023 · 4 revisions

Welcome to the webfloodit wiki!

Project Overview

webfloodit is a port of the floodit app as presented in chapter 8 of the Create Graphical User Interfaces with Python book from Raspberry Pi Press.

This port runs as:

  • a web app using SolidJS
  • hosted by nginx
  • bundled and packaged into an OCI container image
  • to be hosted in OMV6 on a Raspberry Pi using docker-compose

See also

Clone this wiki locally