- Clone the repository
- Open the Solution file in Visual Studio
- Change the profile to https
- Run Redis
- Run the Solution
- Change the URL address to https://localhost:7180/swagger
- Authorize in the Swagger by the email: testuser@loyalty.com and password: Test@123
- Run the API by ID: 1
- Switch the ConnectionStrings section in appsettings.json file.
- Run the command in the terminal: docker-compose up --build