This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
socketio-zustand
mirror of
https://github.com/qiangziakbar/socketio-zustand.git
Watch
1
Star
0
Fork
You've already forked socketio-zustand
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repo implements a simple but comprehensive chat app with Next.js 13 (app router), Socket.io, Mantine, Zustand. (Note: backend server may enter sleep mode due to inactivity. Please wait 30 seconds for automatic restart before using this demo.)
24
Commits
1
Branch
0
Tags
335
KiB
TypeScript
98.1%
JavaScript
1.7%
CSS
0.2%
632acd2cb0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Justin Xiao
632acd2cb0
feat: add loader on Socket ID label
2023-07-21 18:21:53 +08:00
backend
feat: add broadcast emit and rename message event
2023-07-21 02:57:22 +08:00
frontend
feat: add loader on Socket ID label
2023-07-21 18:21:53 +08:00
.gitignore
first commit
2023-07-14 15:38:27 +08:00
LICENSE
Create LICENSE
2023-07-17 22:59:43 +08:00
README.md
feat: extract input and optimize ui
2023-07-20 21:13:28 +08:00
README.md
nextjs13-socketio-boilerplate
Project Description
This boilerplate