Code Monkey home page Code Monkey logo

tcdtist / fork-react-sendbird-messenger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chnirt/react-sendbird-messenger

0.0 0.0 0.0 31.91 MB

ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).

Home Page: https://react-sendbird-messenger.vercel.app

License: GNU General Public License v3.0

JavaScript 99.81% CSS 0.04% HTML 0.11% Less 0.05%

fork-react-sendbird-messenger's Introduction

SendBird messenger

sendbird-messenger

mobile

web

Life cycle processes

CI/CD GitHub issues GitHub forks GitHub stars GitHub license

Tasks: 1 Sep, 2020 ~ Now

  • Design login, register, dashboard

  • Router-router-dom v6

  • Custom components

  • useAuth

  • useFirebase

  • useSendBird

  • Multiple Environment

  • Constants

  • Convert js --> jsx

  • Generate ssl

  • Start https with ssl

  • Pre-commit with husky

  • CircleCI, GithubCI

  • Analyze source

  • I18n

  • Dark mode - css one line

  • Sentry - error tracking

  • Filter firebase

  • Design settings

  • DTO

  • Mock data - https://mockapi.io/projects/5f0ea5f8faef3500160b8664

  • Full testing

  • Lazy image

  • Scroll to bottom

  • Load more

  • Responsive mobile

  • Design calling

  • Calling

  • Custom console.log for dev, prod

  • Animation with Framer

  • message status: Sent, Delivered, Seen

  • Integrate Electron - Desktop app

Prepare!!!

  • Register an account Firebase and Sendbird and Sentry (optional)
  • Firebase: Create Project -> Authentication -> Sign-in-method -> Sign-in providers -> Email/Password -> Enabled
  • Sendbird: Create Application -> Settings -> Chat -> Features -> Enable all features
  • Prepare environment for .env like .env.sample

Installation

  1. clone repository
  git clone https://github.com/chnirt/react-sendbird-messenger.git
  1. cd into directory
  cd react-sendbird-messenger/
  1. create .env
  touch .env
  1. add to .env
  PORT=<your-port>
  ...
  1. install dependencies using npm
  npm i

Starting the Server

  1. Start in development normal
  npm run start

Learn more

fork-react-sendbird-messenger's People

Contributors

chnirt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.