https://github.com/chaudinh/slack-client
A client site build by ReactJS for Slack clone
https://github.com/chaudinh/slack-client
Last synced: 4 months ago
JSON representation
A client site build by ReactJS for Slack clone
- Host: GitHub
- URL: https://github.com/chaudinh/slack-client
- Owner: ChauDinh
- Created: 2019-07-11T13:14:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:27:50.000Z (over 2 years ago)
- Last Synced: 2025-01-19T14:19:34.091Z (5 months ago)
- Language: JavaScript
- Size: 7.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlackQL - Get Your Work Done Together!
This repo is source code of SlackQL - A fullstack chat application built by React.JS (front end) and Node.js(back end)
## What we will cover?
- Frontend: React.JS, Semantic-UI React, Apollo Client, HTML/CSS
- Backend: Node.JS, Express.JS, Apollo Server, subscription-transport-ws (for realtime connection)
- Database: PostgreSQL, Redis, Sequelize ORM
- API: GraphQL
- Docker