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.)
 
 
 
Go to file
Justin Xiao d51a690f63 Merge branch 'main' of https://github.com/ttpss930141011/nextjs13-socketio-boilerplate 2023-07-17 03:37:43 +08:00
frontend feat: optimized UI 2023-07-17 03:37:40 +08:00
server feat: optimized UI 2023-07-17 03:37:40 +08:00
.gitignore first commit 2023-07-14 15:38:27 +08:00
README.md Create README.md 2023-07-14 15:39:04 +08:00

README.md

nextjs13-socketio-boilerplate