Follow the steps below to set up ZeusCloud in development mode.
node
version 18.13
docker
and docker-compose
WEBSITE_DOMAIN
and REACT_APP_API_DOMAIN
environment variables in the .env.dev
file before deploying. Examples are http://<your-vm-ip>:80
or https://<your-deployed-domain>:443
.frontend/
directory and save. The frontend will automatically reload!
backend/
directory. Then, restart the backend container:
cartography/
diredctory and restart the cartography server: