Setup MongoDB, HAProxy for Local Development
Overview In the previous post, we tested the Auth0 integration with both the backend and frontend application and could call the backend API with tokens obtained from the frontend. In this post, we continue with the infrastructure setup using Docker. First, we are going to get MongoDB up and running. Second, we will set up … Read more