Create a .env file, and add in a line like this: DB_PASSWORD="password" and replace password with your SQL password, that you created for the root user during installation. Use npm start to run the backend server.