Just run docker compose up
as everything should be automated.
To change see/change the ports, just make the changes in docker-compose.yml
.
The React app is mounted in development mode, running inside its container with live reload.
/api
- Contains a GraphQL Api/client
- Contains a React Client