mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Added OgModule with OgController and OgService to handle Open Graph image requests. - Integrated Satori and Resvg for rendering images based on photo metadata. - Created OgTemplate for structuring the Open Graph image layout. - Enhanced error handling for photo retrieval and image generation processes. - Updated package dependencies to include @resvg/resvg-js and satori for image processing. Signed-off-by: Innei <tukon479@gmail.com>