Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.19 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.19 KB

INTRODUCTION

This is a Chat Website project built with Next.js 13 and express-socket.io

Project's Management

Project Manager: Ibrahim Ali
Executive support: none
Developer: Ibrahim Ali
Designer: Ibrahim Ali

Project's information

Starting Date: August 23th 2023.
Dead Line: September 5th 2023.
Finished Date:.
Total days:.
Budget: 0$.

GETTING STARTED

We Host Next.js & Express-Socket.io & Peer.js

# For Backend & frontend
npm run dev
npm run build
npm run start

Open http://localhost:3000 with your browser to see the frontend.
Open http://localhost:3001 with your browser to see the backend.
Open http://localhost:3002 with your browser to see the peer.js.