Hacker News new | ask | show | jobs
by millibar 1987 days ago
There is no backend :-)

I use a JS library on the client to convert the SVGs to PNGs - https://www.npmjs.com/package/save-svg-as-png

The zipping is also done on the client

1 comments

Wow cool! thanks