GithubHelp home page GithubHelp logo

hujanais / booth Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 756 KB

chat-room implementation with node and websockets.

Home Page: https://booth-react.vercel.app

TypeScript 94.69% HTML 2.44% SCSS 1.11% Dockerfile 1.25% CSS 0.52%

booth's Introduction

Booth-Chat : A full-stack chat-room app hackathon

Goal

Build a Robust Multi-Tenant Node.js Server Application using modern web technologies. The focus is really on the server-side application.

  • Express web framework using Typescript
  • SQLite database with raw SQL
  • Asynchronous REST APIs
  • Use of middleware for JWT token authentication. No framework is used
  • WebSocket (socket.io) for push notifications
  • Proper error handling to make server production hardened
  • Docker and Nginx
  • Cloud deploy to Heroku and Vercel
  • Interaction using a React-UI frontend

Server requirements for multi-tenant chat room

  • Ability to register new users
  • Create/delete rooms
  • Join/leave rooms
  • Broadcast messages within rooms
  • Message history persistence
  • Recover state from database on restart
  • Support users joining from multiple devices.

Architecture

Architecture-image

Demo/Deployment

  1. The NodeJS application is deployed on Heroku using docker. I used the same port for both http and websocket because I don't know how to set multiple ports for Heroku.
  2. The React front-end is deployed on Vercel.

You can find the react front-end demo site at booth-react.vercel.app

booth's People

Contributors

hujanais avatar ndalal007 avatar

Watchers

 avatar  avatar  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.