Show HN: Small back end server to render PNG from VueJS widgets (github.com)
In my company we need to send Discord or WhatsApp messages (eg. alert about something, etc), which cannot unfortunately embed HTML widgets, but I wanted to make it possible to show a "card-like" component with colors, graphs, etc
I coded a small backend which lets you mount a VueJS widget (it would work with React too), pass it props from the POST/GET parameters, render it to PNG and send it back
You can see an example here: https://imgur.com/a/8eQwM0a
0 comments
[ 3.4 ms ] story [ 11.7 ms ] threadNo comments yet.