You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this application is created using node, express and mongoDB
to run this app you need to create default.json in config folder and the below data.
{
"mongoURI":"",
"jwtToken":"",
"githubClientSecret":"",
"githubClientId":""
}
About
this application is created using node, express and mongoDB