Lamia is a simple invocing web app.
$ git clone https://github.com/mrwormhole/lamia.git
$ pnpm install && pnpm dev
or through container image
$ docker pull ghcr.io/mrwormhole/lamia:v0.0.12
$ docker run -d -p 2345:80 ghcr.io/mrwormhole/lamia:v0.0.12
now you can visit http://localhost:2345 and see below