I'm more of an AWS / Infra person by trade, but this project was a great excuse to learn more about JS and some image processing libraries.
The static site was generated with Svelte + Sapper and deployed onto a S3 bucket with CloudFront for SSL. FabricJS is used adding and manipulating image elements, and jsPDF is used to export the images into PDF format for printing on standard printers. Canvas states can be saved and retrieved with URL parameters.
1 comment
[ 3.3 ms ] story [ 11.1 ms ] threadThe static site was generated with Svelte + Sapper and deployed onto a S3 bucket with CloudFront for SSL. FabricJS is used adding and manipulating image elements, and jsPDF is used to export the images into PDF format for printing on standard printers. Canvas states can be saved and retrieved with URL parameters.