Skip to content

seifzellaban/convo

Repository files navigation

Convo

A simple real-time chat application built using the MERN stack.

This repository is structured for a Next.js + Express + Socket.io chat application.

How to Run the Server

  1. Clone the repository:

    git clone git@github.com:depi-convo/convo.git
    cd convo
  2. Install dependencies:

    bun install
  3. Start the app:

    bun dev
  4. Start the server:

    bun server

Now, the server should be running! 🚀

About

A MERN Stack Chat App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors