I have a mongoose connection in my main app.js file the problem is I want to wait for the connection to happen then proceed to start the server here is my code