smogon / pokemon-showdown

Pokémon battle simulator.
https://pokemonshowdown.com
MIT License
4.67k stars 2.72k forks source link

Deployment Help #10282

Closed jesssx closed 2 months ago

jesssx commented 2 months ago

Hi, I posted this on the client repo too so apologies if this is bothersome, just would like help for my school project. I'm using the showdown client as a base for my final project for a class I'm currently taking and would like to deploy my version so that my professor/ta's/classmates are able to use it. I'm having trouble with deploying, currently trying to use Render but unsure what to do for build directory etc and was wondering if anyone had any advice. Would it make more sense to deploy a server instead and connect the client to the personal server? Is there a way to specify which client version to use on the server?