This website requires JavaScript.
Explore
Help
Sign In
Talon
/
chat_grid
Watch
1
Star
0
Fork
0
You've already forked chat_grid
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
166707b1640bbe6f31be19b29e9cd7660f04e2d8
chat_grid
/
client
History
Talon
166707b164
Fix paths for sound selection
2026-04-17 11:06:32 +02:00
..
public
Add sound selector to widgets
2026-04-17 11:06:32 +02:00
src
Fix paths for sound selection
2026-04-17 11:06:32 +02:00
.dockerignore
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:05:49 +02:00
Dockerfile
Add sound selector to widgets
2026-04-17 11:06:32 +02:00
eslint.config.js
Add client ESLint flat config and pass lint
2026-02-20 16:51:29 -05:00
index.html
Add optional mobile controls
2026-04-17 11:06:32 +02:00
nginx.conf
Add media proxy to docker container
2026-04-17 11:06:32 +02:00
package-lock.json
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:05:49 +02:00
package.json
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:05:49 +02:00
README.md
Initial commit
2026-02-20 08:16:43 -05:00
tsconfig.json
Initial commit
2026-02-20 08:16:43 -05:00
vite.config.ts
Initial commit
2026-02-20 08:16:43 -05:00
README.md
chgrid client
Run
cd
client npm install npm run dev
Open
http://localhost:5173
.