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
f000b4423d4eda2fdd9648a181f468ced061d228
chat_grid
/
client
History
Talon
f000b4423d
Add standard deck of cards
2026-04-17 11:09:40 +02:00
..
public
Add standard deck of cards
2026-04-17 11:09:40 +02:00
src
Add optional mobile controls
2026-04-17 11:09:40 +02:00
.dockerignore
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:09:04 +02:00
Dockerfile
Add media proxy to docker container
2026-04-17 11:09:20 +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:09:40 +02:00
nginx.conf
Add media proxy to docker container
2026-04-17 11:09:20 +02:00
package-lock.json
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:09:04 +02:00
package.json
Add docker setup and switch voice chat backend to use livekit
2026-04-17 11:09:04 +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
.