Skip to content

sinandmr/chat

Repository files navigation

Nest Logo

Description

This project is a real-time chat application developed using NestJS. The application includes features where users can register, log in, create and manage private chat rooms, add users to chat rooms and exchange messages in real-time. The application also uses JWT-based authentication, which requires users to log in and perform authorized actions to ensure security.

Installation

$ pnpm install

Postman

You can use the json files in the /postman folder by importing them from the Postman application.

Running the app

$ pnpm run dev
# or
$ docker-compose up --build

Stay in touch

License

Nest is MIT licensed.

About

Nest.js, Socket, Prisma, Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published