Skip to content

Commit ece9eea

Browse files
author
Amrit
committed
feat: add public profile OG previews
1 parent a7ec352 commit ece9eea

6 files changed

Lines changed: 785 additions & 98 deletions

File tree

apps/backend/package-lock.json

Lines changed: 228 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/backend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@fastify/rate-limit": "^10.3.0",
2828
"@fastify/static": "^8.0.0",
2929
"@prisma/client": "^6.0.0",
30+
"@resvg/resvg-js": "^2.6.2",
3031
"dotenv": "^16.4.0",
3132
"fastify": "^5.0.0",
3233
"fastify-plugin": "^5.0.0",

0 commit comments

Comments
 (0)