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.)
10
Commits
1
Branch
0
Tags
335
KiB
TypeScript
98.1%
JavaScript
1.7%
CSS
0.2%
bd5885b091
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Justin Xiao
bd5885b091
Create LICENSE
2023-07-17 22:59:43 +08:00
frontend
chore: add favicon and optimize ui
2023-07-17 22:56:41 +08:00
server
chore: add console to observe Socket.io connection
2023-07-17 22:23:30 +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
Create README.md
2023-07-14 15:39:04 +08:00
README.md
nextjs13-socketio-boilerplate