Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 345 Bytes

File metadata and controls

14 lines (7 loc) · 345 Bytes

(01). Before running the project add a file "config.env" into config folder. then add following configarations using your test credentials

PORT = 3000

MONGO_URI = mongodb+srv: //Mongo cluster db

GOOGLE_CLIENT_ID = google client id

GOOGLE_CLIENT_SECRET =

FACEBOOK_CLIENT_ID = // facebook client id

FACEBOOK_CLIENT_SECRET =