- Visual Studio 2017 or newer, at least Community Edition
- MySQL for Visual Studio: see here
- Clone the repository to selected directory
- Open the solution by clicking
.slnfile - In Visual Studio, in
Package Manager Consolerun command:Update-Database
To run tests simply open the .Tests project and press the Run button
You can also run tests from the Tests Explorer window, which is available under the Test -> Windows -> Test Explorer menu or with a shortcut Ctrl+E, T.
- In Solution Explorer, right-click on the project and select
Publish. - Click on the
Publishbutton. - The app will be available under the URL: http://plpoker-api.azurewebsites.net