IDE - Gly Game Engine playground to code your lua games directly in the browser! docker run --rm -p 8080:8080 -v $(pwd):/app -w /app node:22-bullseye-slim npm install docker run --rm -p 8080:8080 -v $(pwd):/app -w /app node:22-bullseye-slim npm run serve