项目作者: lArtiquel

项目描述 :
Full-fledged live react-redux-firebase chat app with advanced security rules and realtime messaging system, styled using main principles and philosophy of Google's material design in mind.
高级语言: JavaScript
项目地址: git://github.com/lArtiquel/netty.git
创建时间: 2020-04-03T18:57:57Z
项目社区:https://github.com/lArtiquel/netty

开源协议:

下载


Check out Netty live chat.

Some Netty chat page views

Authentication page view

Messages page view

Mobile

Desktop

Profile page view

Mobile

Desktop

Database

Tips for potential contributors

Make a fork, clone the repo, open in favorite code editor, and you are ready for development! Sounds easy, huh?
I left out all necessary firebase configurations open for public, so feel free to use them for dev purposes only!
Here some scripts for you:

npm install

Installs all necessary packages to boot up the app.

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

To learn React, check out the React documentation

To learn Redux, check out the Redux documentation

To learn Firebase, check out the Firebase documentation

Learn more about Material-UI at Material-UI documentation

Special thank you to Net Ninja and Classsed for their tutorials. Check out their channels.

Thank you, reader!

Do not hesitate to leave a star, fork and create pull requests!