Skip to content

MayankChandratre1/chat-app-2.0

Repository files navigation

Chat App by Mayank

Welcome to the Chat App by Mayank! This project is a real-time chat application built with TypeScript, Next.js, and WebSocket.

Live Demo

You can check out the live version of the app here.

Tech Stack

  • TypeScript
  • Next.js
  • WebSocket

Tools

  • Docker: For containerizing the application.
  • Docker Compose: For managing multi-container Docker applications.
  • GitHub Actions: For CI/CD automation.
  • Azure VM: For hosting the application.

Set Up

To get started with the project, follow these steps:

  1. Clone the Repository

    git clone https://github.com/MayankChandratre1/chat-app-2.0.git
    cd chat-app-2.0
  2. Set Up Environment Variables

    Create a .env file in the root directory and add the required environment variables as shown in the .env.example file.

  3. Build and Start the Application

    docker-compose up --build

Troubleshooting

  • View Container Logs

    If you encounter issues, you can view the container logs to diagnose the problem:

    docker logs <container-id>

Social Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published