Skip to content

gamitej/WhatsApp-Clone-Backend

Repository files navigation

WhatsApp Clone Backend Server

  1. socket.io
  2. express
  3. morgan
  4. helmet
  5. jsonwebtoken

Run setup

  1. Install dependencies
npm install
  1. To run the server
npm run dev

Swagger Api-Doc Link

This link will be available when server is running