feat: 'metadata' image generation for miis

for use on search engines
This commit is contained in:
trafficlunar 2025-05-21 22:02:35 +01:00
parent ada54d46c8
commit de2c281257
22 changed files with 463 additions and 97 deletions

View file

@ -2,7 +2,7 @@
"name": "tomodachi-share",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@10.10.0",
"packageManager": "pnpm@10.11.0",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",
@ -33,6 +33,7 @@
"react-dom": "^19.1.0",
"react-dropzone": "^14.3.8",
"react-webcam": "^7.2.0",
"satori": "^0.13.1",
"sharp": "^0.34.1",
"sjcl-with-all": "1.0.8",
"swr": "^2.3.3",