Pengliheng Chatroom Save

💬chat

Project README

Chatroom · Github Action Status Github Action Status Netlify Status

Architecture

  • Development(lerna)
    • datebase
      • mongodb
    • ansible
    • terraform
    • nignx gateway
    • package
      • frontend
        • vite[unplugin-auto-import/vite]
        • eslint+prettier
        • react+hook+ts+redux
        • @chakra-ui/react
        • tailwind
        • socket-io/client
        • Netlify
      • backend
        • node+ts
        • socket.io
        • Koa
        • cors
        • koa-router
        • koa-static
        • AWS

Dev

yarn
npm install
yarn run dev

Deploy

  • terraoform create a Vultr EC2 service
  • ansible create vm environment
  • ansible clone project
  • install dependences
  • build project
  • deploy project inside docker

CICD

cd ansilbe
ansible-playbook cicd.yml

TODO

  • test coverage reach 100%
  • room name able to setup/change
  • room role: administer, menber, manager, room member
  • room icon
  • room online people display status
  • one account can only login for one user
  • webRTC - may need learn the course
  • add a vitural scroll container
  • BUG: when join default room, chatroom do 2 times ws push, need to be fixed!
Open Source Agenda is not affiliated with "Pengliheng Chatroom" Project. README Source: plh97/chatroom
Stars
57
Open Issues
1
Last Commit
1 month ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating