π Dedicated documentation for the Kloud Workspace
# TL-DR; β‘ Power your batteries now!
docker run -p 8080:8080 ghcr.io/kloudkit/workspace:latest
The full guide (including advanced usage and API reference) is available at https://ws.kloudkit.com.
Want to browse the docs locally? If you have Docker installed, run:
docker run -p 8088:80 ghcr.io/kloudkit/ws-docs
Then open http://localhost:8088
in your browser.
All bug reports, feature requests, discussions, and project planning live in the
central kloudkit/ws-meta
repository.
Please search or open issues there instead of in individual project repos.
Released under the MIT License