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
to run it, install a .env file and add the following:
MONGO_URL = 'your mongo url here'
JWT_SECRET = 'secret string to sign your jwt tokens'
PORT = 'your prefered port'