Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 796 Bytes

File metadata and controls

35 lines (24 loc) · 796 Bytes

whatcode-ai

Monorepo that provides a one-script setup to start opencode — and optionally expose it over HTTPS via Tailscale — so you can connect to it from anywhere (e.g. a private iOS app).

Documentation

Full docs, API reference, and guides live at whatcode.app.

Quick start

npx @whatcode-ai/sdk
# or with Tailscale
npx @whatcode-ai/sdk --tailscale

Packages

Package Description
@whatcode-ai/sdk Core SDK + whatcode CLI
@whatcode-ai/example Minimal usage example

Development

git clone https://github.com/Pnlvfx/whatcode-ai.git
cd whatcode-ai
yarn install
yarn build

License

MIT