An open API service indexing awesome lists of open source software.

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

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