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.)
12
Commits
1
Branch
0
Tags
335
KiB
TypeScript
98.1%
JavaScript
1.7%
CSS
0.2%
5ef8e4317f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Justin Xiao
5ef8e4317f
Merge branch 'main' of
https://github.com/ttpss930141011/nextjs13-socketio-boilerplate
2023-07-18 03:23:32 +08:00
backend
refactor: optimize backend server codebase
2023-07-18 03:23:24 +08:00
frontend
refactor: optimize backend server codebase
2023-07-18 03:23:24 +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