Skip to content

anasrar/satori-resvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Satori and Resvg Example

Node

cd node-image
pnpm install
node main.mjs

Deno

cd deno-image
deno run --unstable --allow-env --allow-ffi --allow-net --allow-read --allow-write main.tsx