Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/slack-client
A client site build by ReactJS for Slack clone
https://github.com/chaudinh/slack-client
Last synced: about 4 hours 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:27:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:42:30.488Z (over 1 year 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