Skip to content

canonical/tools.demos.haus

Repository files navigation

Social banners

This is a tool which generates social banners from parameters passed from a form, which generates a query string to generate that image on the fly.

Local development

The simplest way to run the site locally is using the dotrun and docker snaps:

dotrun

Once the server has started, you can visit http://127.0.0.1:8057 in your browser.

After you close the server with <ctrl>+c.