Add image processing route with color extraction using node-vibrant
This commit is contained in:
parent
7b30305ac8
commit
5e5174df5d
3 changed files with 40 additions and 1 deletions
|
@ -28,6 +28,7 @@
|
|||
"typescript": "^5.8.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"ejs": "^3.1.10"
|
||||
"ejs": "^3.1.10",
|
||||
"node-vibrant": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue