/tinyhub

A local-first GitHub client, built in public.

Primary LanguageTypeScript

TinyHub

This is a local-first GitHub app, built in public.

demo_small.mov

Follow the build:

Client

Go into the directory:

cd client

Install dependencies:

bun install

Run in development mode:

bun run dev