Docker and docker compose
Clone this repository
git clone --recurse-submodules https://github.com/polyglot-edu/tryPolyglot.git
and then run
docker compose build
docker compose up
Node editor will be available at http://localhost:3000 while backend at http://localhost:5000