Skip to content

gabrielmeloc22/telegrama

Repository files navigation

Telegrama

A telegram clone using Graphql

Tech Stack

  • Next.js, Relay, Tailwind
  • GraphQL, Node.js
  • MongoDB, Redis (pubSub)
  • JWT

Features

  • Real-time messaging
  • User authentication and authorization
  • Group chats
  • Typing indicators

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/telegram-clone.git
    cd telegram-clone
    
  2. Install packages:

    pnpm i
  3. Set your env variables according to the .env.example files

  4. Build and run MongoDB and Redis images with docker compose

    docker compose up -d
    
  5. Run 🚀

    pnpm dev

About

A telegram clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages