Real time demo Chat application with authentication universal render and localization. Based on feathers-chat
This project uses:
- React
- Redux
- Grommet
- Feathers Server and client side real time services and authentication/authorization.
- Based on Mern enables universal render
- Multilanguage with React-intl
cd path/to/feathers-react-bojler; npm install
- Setup mysql database and configs
- Start your app
npm start
- Open two browsers and exchange messages
http://localhost:3030/
- Build and start
npm run build:start
- Open in browser
http://localhost:3333/
TODO:
- ROUTES
- 404
- home
- contact