@harborclient/team-hub
v0.4.5
Published
Team Hub - central server for HarborClient
Downloads
1,598
Readme

Full documentation: https://harborclient.github.io/team-hub/
Linux CLI server for shared HarborClient storage and team workflows.
team-hub is the central server companion to HarborClient:
- CLI-first: Run and manage the server from the
team-hubcommand. - Fastify HTTP API: HTTP server scaffold ready for HarborClient desktop clients.
- Configurable storage: YAML-based server config with MySQL database support.
Documentation
| Topic | Link | | --------------- | ---------------------------------------------------------------------- | | Getting started | Introduction | | Prerequisites | Prerequisites | | Setup | Setup | | Development | Development |
Canonical docs live in docs/. Edit those pages directly, then run pnpm docs:build:nav to refresh the VitePress sidebar.
Development
pnpm install
pnpm test
pnpm docs:serve # VitePress dev server with nav watcher
pnpm docs:build # production docs buildLicense
MIT
