mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
- watch ~/.rowboat/apps: data.json changes push into open apps (shim re-fetches, onData fires); installs/updates re-list the gallery live and reload an open app once the write settles - atomic installs (temp->rename) so an app opened mid-install never reads a partial file - serve app assets by direct disk read instead of net.fetch(file://) — Chromium's network service could stall and blank every open app at once |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||