Skip to content

ssxv/conversio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversio

A simple WhatsApp clone.

Table of Contents

Introduction

This project is a WhatsApp clone created using:

  • server - nodejs
  • database - postgres
  • client - reactjs

It aims to replicate the basic features of WhatsApp.

Features

  • Real-time messaging
  • Video calling
  • User authentication

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Docker

Installation

Guide users through the installation process. Use code blocks and examples when necessary.

$ git clone https://github.com/ssxv/conversio.git
$ cd conversio
$ docker compose up

Technologies Used

  • server - nodejs

    • nestjs - backend framework
    • socket.io - real time chat messages
  • database - postgres

  • client - reactjs

    • nextjs - frontend framework
    • simple-peer - video calls using webRTC

License

See the LICENSE.md file for details.

About

A chat app using WebSocket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published