https://github.com/dcrebbin/t3-chat-electron
Electron app for t3.chat
https://github.com/dcrebbin/t3-chat-electron
Last synced: 10 months ago
JSON representation
Electron app for t3.chat
- Host: GitHub
- URL: https://github.com/dcrebbin/t3-chat-electron
- Owner: dcrebbin
- Created: 2025-06-19T06:47:28.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-19T07:32:17.000Z (12 months ago)
- Last Synced: 2025-06-19T08:31:31.692Z (12 months ago)
- Language: TypeScript
- Homepage: https://t3.chat
- Size: 1.88 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T3 Chat Electron
An Electron wrapper for T3 Chat.

## Installation
1. Clone the repository
2. Run `bun install`
3. Run `bun start`
## Build
1. Run `bun pack`