mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-26 06:12:23 +02:00
339 B
339 B
📡 Platform Communication Package
A modular communication package for platform-level messaging — built with Bun.
📦 Installation
Install dependencies using Bun:
bun install
Build packages
bun run build
Lint & format
bun run lint
bun run format