opencode/packages/desktop
theavgjojo a58dbb3b5c
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
2026-01-02 16:29:09 -06:00
..
scripts fix(desktop): Windows support for PTY and cross-platform build scripts (#6508) 2025-12-31 19:18:07 -06:00
src fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
src-tauri chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) 2026-01-02 16:02:52 -05:00
.gitignore chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
README.md chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
index.html fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
package.json chore: add license field to package.json (#6693) 2026-01-02 16:29:09 -06:00
sst-env.d.ts chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
tsconfig.json chore: show version on error page 2025-12-24 20:25:36 -06:00
vite.config.ts chore(desktop): disable sourcemap 2025-12-30 04:57:36 -06:00

README.md

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.