Express backend Starting backend navigate to this folder (express-backend) with "npm start" the backend on port 8080 can be started It connects automatically to MongoDB Starting tests navigate to this folder (express-backend) with "npm run test" the tests for checking the registration and login function are started with "npm run testwarnings" the tests for checking the registration and login function are started and the warnings are displayed