Gateway Manager Installation Instructions for Backend Run npm install Create an environment variable or file .env Add database and base server uri variables Make sure database is connected, Open your api client eg. Postman and create a GET request to BASE_SERVER_URI/api/ - This gives you a response of the server state