mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 10:05:01 +02:00
340 B
340 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 bundle
Lint & format
bun run lint
bun run format