A container for a series of visualizations pulling data together across the Curious Learning Ecosystem
Docker Desktop
CLIs
- kubectl
- helm
-
Ensure Docker Desktop is running.
-
Open a terminal instance and run
cd {path/to/project}/dev
-
from the
/dev
directory run./dev-env.sh
to build the local cluster -
from the
/dev
directory run./dev.sh
to build the project and install it on the local cluster -
Follow the terminal prompts to begin port-forwarding the container to make it accessible to your browser's localhost
-
repeat steps 4 and 5 each time you wish to deploy a new version of the project