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
app.use(express.static(path.join(__dirname,"../client/dist")));// path to client build, cd to client folder and run "npm run build" to make sure you have a dist folder