Skip to content

p-harsh/Whatsapp-realtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp-realtime

Introduction

Setup:

  • Add env file in server folder containing parameters
    • DB_CONNECTION = mongoDB URL
    • ISSUE_BASE_URL
    • CLIENT_ID
    • BASE_URL = http://localhost:5000
    • SECRET = SECRET_KEY for decryption
    • PUSHER_APPID
    • PUSHER_KEY
    • PUSHER_SECRET
    • PUSHER_CLUSTER
  • run npm i && npm start for both client and server side to start the development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors