📌 The hub for Kloud Workspace roadmap, planning, and community discussions
# TL-DR; âš¡ Power your batteries now!
docker run -p 8080:8080 ghcr.io/kloudkit/workspace:latest
This repository does not contain code.
Instead, it serves as the single place to:
- Track bugs & feature requests for Kloud Workspace.
- Discuss ideas and proposals.
- View and contribute to the public roadmap.
- Coordinate tasks that span multiple KloudKIT repositories.
- Search first: check existing issues and discussions before opening a new thread.
- Open a new issue: for any bug report, feature request, or documentation enhancements.
This repo is the primary project-tracker for Kloud Workspace.
If an item must remain private, it will be transferred to the corresponding private repository instead and cross‑link it back to this meta issue for visibility.
- Start a discussion: for design questions, larger proposals, or general Q&A.
- Cross‑link: pull requests or issues from other repos using
kloudkit/ws-meta#<issue‑number>
to keep everything connected.
Need more details on coding standards, branching, or PR etiquette?
See the full contribution guidelines on our website.
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.
Released under the MIT License