@astrale-os/sdk
v0.1.9
Published
Astrale Remote Domain SDK - Define and deploy domains as standalone Hono servers
Readme
SDK
Astrale Remote Domain SDK — define and deploy domains as standalone Hono servers.
Install
npm install @astrale-os/sdkDevelopment
Prerequisites
- Node.js 22+
- pnpm 10+
Setup
The SDK is consumed as a submodule of the main Astrale workspace:
git clone --recursive https://github.com/astrale-os/workspace.git
cd workspace
pnpm installCommands
pnpm typecheck # Type check
pnpm test # Run tests
pnpm lint # Lint
pnpm format # FormatLicense
MIT License — see LICENSE for details.
