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
error: when I launch npm start, I get this error: WARNING: The APP_SECRET variable is not set. Defaulting to a blank string.
solution: you have to cp .env.example .env and then populate the APP_SECRET