Multiplayer mobile rogue-like created for the 2023 7 Day RogueLike
game dev event.
nvm use
npm install
This will start both the server and client locally.
npm start
This requires both an API and a UI.
Log into the Digital Ocean Server.
Clone the project.
Update the .env
to have the correct ports.
Run ./deploy-cloud.sh
Deploys automagically with Github actions