Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 785 Bytes

README.md

File metadata and controls

53 lines (27 loc) · 785 Bytes

README

Are you ready?

Technology stack:Eggjs,Mongodb

About to start

Start mongoDB :Ensure that mongoDB is configured by default

mongo

Start the back-end service

First

npm i or yarn add

second

npm run dev or yarn dev

Completed interface

  • The login

  • The private chat

  • Group chat

  • P2P Audio and video

  • Add buddy

  • Add a group chat

Unimplemented interface

  • Modify the nickname

  • Modifying personal Information

  • Modify group chat information

  • Adding an Administrator

The final feature to be completed

  • The interface interceptor

You can go to the front page for a more detailed project description

The font-end warehouse