Add 4-hour caching for all generated images
This commit is contained in:
parent
026b056e7a
commit
341236e170
4 changed files with 159 additions and 27 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"dev": "nodemon index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"cache-manager-fs": "^1.0.8",
|
||||
"cache-manager-fs-binary": "^1.0.4",
|
||||
"canvas": "^2.6.1",
|
||||
"express": "^4.17.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue