https://github.com/tom-sherman/waku-desktop
React Server Component Desktop Demo
https://github.com/tom-sherman/waku-desktop
Last synced: 2 months ago
JSON representation
React Server Component Desktop Demo
- Host: GitHub
- URL: https://github.com/tom-sherman/waku-desktop
- Owner: tom-sherman
- License: mit
- Created: 2023-07-28T08:09:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T23:18:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T10:21:16.810Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# waku-desktop
React Server Components desktop app using Waku.
## Running
```
pnpm install
pnpm build
pnpm start
```