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
Node version: 16.15.1
Create ".env" file and create there "SALT" variable with bcrypt generated salt.
Run ./start to start the server
Server starts at localhost:3000
You can use "PORT" variable in ".env" file to change it.