added suport for the canvas to be saved on the reload of the server

This commit is contained in:
ElektricM 2023-07-21 21:57:20 +02:00
commit 13c202f583
4 changed files with 46 additions and 11 deletions

View file

@ -2,6 +2,7 @@
"dependencies": {
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"socket.io": "^4.7.1"
},
"name": "collaborative-pixel-art",