Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

74 lines (44 loc) · 2.16 KB

diSlack(slack cloning with Crong)

HitCount

diSlack is a project that cloned slack of team Crong of Codestates. You can create your own workspaces for your projects and chat with your colleagues in the workspaces as you already know about 'slack'.

Quickstart


First, fork this repo and 'git clone' in your local storage.

And then,

Install

$ npm(yarn) install

Start

$ npm(yarn) start

Stack


We basically, used 'Node.js' for Server and 'React' for Client.

Client

React / Socekt.io / antd / css / jwt / react-router-dom

Server

Node.js / express / jwt / Socket.io / MySQL / nodemailer

Deploy

AWS - S3, EC2, RDS

Service Features


  • Sign up, Sign in, Sign out

  • WorkSpace join, creation

  • Real time conversaion @ channels & DMs

  • Real time conversaion @ Message Thread

  • Keyword Searching

  • Member List, Channel Information

  • Workspace Invitation Process

License


diSlack is a private domain work for Codestates colleagues. Because this is a copy of Slack. If you are in Codestates, feel free to do whatever you want with it!