Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 758 Bytes

File metadata and controls

22 lines (16 loc) · 758 Bytes

UserTestingApp

  • Installation

    The following should be installed: .NET 6, SQL Server, Node.js LTS, and Angular CLI

  • Local Run

    • Backend:

      • Open backend/UserTestingApp.sln with Visual Studio and build a solution. Alternatively, you can execute the console command dotnet build, in folder backend/.

      • Run UserTestingApp.WebAPI project

        Note: DB will be created automatically upon the first start of UserTestingApp.WebAPI

    • Frontend:

      • Open folder frontend/ with Visual Studio Code or with console and execute command npm install
      • In frontend directory execute ng serve
  • Using App

    You can login with next credentials:

    login: user2

    password: user2@@!!