Changes between Version 18 and Version 19 of AdvancedApplicationDevelopment


Ignore:
Timestamp:
01/24/25 18:14:33 (5 days ago)
Author:
153093
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedApplicationDevelopment

    v18 v19  
    1313
    14144.      Start up the API locally. Swagger should open and the api should be working.
    15 5.      Next open the WineTrackerUI then go inside !WineTracker Folder right click open in VS Code, execute** npm install** in the terminal.
     155.      Next open the **WineTrackerUI then go inside !WineTracker Folder** right click open in VS Code, execute** npm install** in the terminal.
    16166.      Then find the **app-settings.ts** file in the UI
    1717    -   Please change the **!ApiUrl**, change the port to the one shown in the browser of the swagger of the API