Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 312 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 312 Bytes

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