mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-14 18:15:01 +00:00

Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
220 B
220 B
green
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.30. Bun is a fast all-in-one JavaScript runtime.