Skip to content

Repository files navigation

TinyCode

TinyCode is a macOS desktop AI client with separate Chat and Agent experiences.

Phase 1 bootstrap

This repository is currently being bootstrapped around four workspaces:

  • apps/web - React desktop UI
  • apps/server - local Fastify control plane
  • apps/desktop - Tauri macOS shell
  • packages/shared - shared contracts and types

Development

Once the workspace packages are scaffolded, use:

pnpm install
pnpm dev:server
pnpm dev:web
pnpm dev:desktop
pnpm test
pnpm typecheck
pnpm build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors