https://github.com/jweboy/chatroom
next.js和socket.io实现的简易聊天
https://github.com/jweboy/chatroom
nextjs socket-io
Last synced: about 1 month ago
JSON representation
next.js和socket.io实现的简易聊天
- Host: GitHub
- URL: https://github.com/jweboy/chatroom
- Owner: jweboy
- Created: 2019-01-07T08:08:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T08:10:12.000Z (over 7 years ago)
- Last Synced: 2025-01-23T05:15:51.512Z (over 1 year ago)
- Topics: nextjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socket chat
## *windows* 启动 *mongodb*
> "C:\Program Files\MongoDB\Server\4.0\bin\mongod.exe" --dbpath="c:\data\db"