Skip to content

Repository files navigation

Group chat

This is app server where user after typing his name can join room to chat between other users.

(Host is loaded on render.com. It can load very slow)

Technologies used

  • HTML5
  • CSS3
  • Sass
  • Tailwind
  • React
  • Typescript
  • Node.js
  • Express
  • Websocket
  • Sequelize
  • PostgresSQL

Launch Instructions

git clone https://github.com/Horizon-git/group-chat-server.git
cd project_folder
npm install
npm start

You need to create file .env and type your SQL connection string in such format:

DB_ELEPHANT_SQL=postgres://USERNAME:PASSWORD@SERVER/DATABASE

In Conclusion

This project is made to improve my skills in Node.js + Websocket. User has an ability to create rooms (create / rename / delete). New user see all prev messages in the room.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages