https://github.com/stefanwille/chat-react-material-ui-node
A chat based on React.js, Material-UI, Socket.io, Express and Node.js
https://github.com/stefanwille/chat-react-material-ui-node
material-ui nodejs reactjs socket-io
Last synced: 2 months ago
JSON representation
A chat based on React.js, Material-UI, Socket.io, Express and Node.js
- Host: GitHub
- URL: https://github.com/stefanwille/chat-react-material-ui-node
- Owner: stefanwille
- Created: 2018-03-26T16:11:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T18:04:37.000Z (about 8 years ago)
- Last Synced: 2025-03-30T19:12:38.574Z (about 1 year ago)
- Topics: material-ui, nodejs, reactjs, socket-io
- Language: JavaScript
- Homepage: https://chatdemo.stefanwille.com
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat-react-material-ui-node
A chat based on
* React.js / Redux
* Material-UI
* Final Form
* Socket.io / Websockets
* Express
* Node.js
* Auth0
* letsencrypt
Demo: https://chatdemo.stefanwille.com
## Running tests
I got this error on my Mac:
`(FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)`
The fix was:
$ brew install watchman