Val Town Town: Thumbnail Maker

Live on VTT!

This is a port of my Thumbnail Maker val for the Val Town Town Runtime by @maxm build on top of val.town.

Limitations:

  • On Val Town Town, your application lives on a single route.
    This means serving multiple assets (main.js, styles.css) does not work the traditional way.
    In this example, I use a ?f= query parameter to work around this limitation.
  • Updates to this val are not instantly applied because of caching.