ER embeddable map
To run the project through docker in development. First setup docker on your system following usual instructions.
from a shell, cd into project folder containing docker-compose.yaml. Then execute the following command:
docker-compose up --build
- install a version of nodejs (14)