i have created a project using colyseus with express server. it is working fine on local setup, but when i deployed it on arena cloud it gives errer.( i'm not using colyseus default structure).
her is the the index.js code snippet.
Error deploying colyseus with express server on arena cloud. (solved)
@coco thanks, it was resolved, actually i had changed the arena.config.js file. but it is resolved now.
@coco can you please guide me, does arena cloud provides storage for uploading files other than the hosting?
@muhammad-afshal
Arena has limited storage it's not meant for long term storage, the data gets wiped periodically.
So you probably need a dedicated server to store files.