feat: add route to upload media and edit frontend component

This commit is contained in:
austnv
2026-06-16 15:53:27 +03:00
parent 0304b6fc2b
commit 86c739b696
6 changed files with 2164 additions and 22 deletions
+3
View File
@@ -18,5 +18,8 @@
"bench:bot": "python scripts/perf_benchmarks.py",
"test": "pytest -q",
"check": "npm run lint && npm test && npm run build:webapp"
},
"dependencies": {
"carta-md": "^4.11.2"
}
}