mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-16 20:54:50 +00:00
No description
- server.js: zero-dependency static file server (Node built-ins only) with correct ES-module MIME types, path-traversal guard, and auto port fallback. - package.json: type=module, start/serve/test/smoke scripts, no dependencies. - README: how to run/play, the scheduling constraints, scoring formula, scenarios, project layout, and testing. - tools/browser-smoke.mjs: optional end-to-end check that drives the real UI in headless Chrome over the DevTools Protocol (Node global fetch/WebSocket, no npm deps); verifies zero console errors, click-to-schedule, and screenshots. - docs/screenshot.png: gameplay screenshot for the README. Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| cf-worker | ||
| cf-worker-container | ||
| cf-worker-go | ||
| container-vm | ||
| driftlessaf | ||
| gitea | ||
| iap | ||
| image-workflow | ||
| k8s-scheduler-game | ||
| litestream | ||
| .devcontainer.json | ||
| .gitignore | ||
| LICENSE | ||