Skip to content

Kurczaak/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

Realtime Chat Backend

This project is a backend for a realtime chat app, using sockets and authentication. It is written in NestJS.

Prerequisites

Getting Started

  1. Clone the Repository:

    git clone https://github.com/yourusername/realtimechat-backend.git
    cd realtimechat-backend
  2. Build the Docker Containers:

    docker compose build
  3. Start the Application:

    docker compose up

Project Structure

  • src/: Source code
  • Dockerfile: Application container configuration
  • docker-compose.yml: Docker Compose setup

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published