mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
- Support both local and remote server deployment - Add direct public IP access option for remote servers - Remove tunnel requirement messaging - Organize remote access options with details sections
879 B
879 B
Quick Start
Install HAPI
::: code-group
npm install -g @twsxtd/hapi
brew install tiann/tap/hapi
npx @twsxtd/hapi
:::
Other install options: Installation
Start the server
hapi server
On first run, HAPI prints an access token and saves it to ~/.hapi/settings.json.
Start a coding session
hapi
This starts Claude Code wrapped with HAPI. The session appears in the web UI.
Open the UI
Open your browser:
http://<your-ip>:3006
Enter your access token to log in.
Next steps
- Remote access - Access HAPI from anywhere
- Notifications - Set up Telegram notifications
- Install the app - Add HAPI to your home screen