Changes between Version 2 and Version 3 of AdvancedApplicationDevelopment
- Timestamp:
- 01/24/25 12:17:07 (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedApplicationDevelopment
v2 v3 3 3 4 4 1. Clone the repo 5 - After cloning you should these two folders. 5 - After cloning you should these two folders. (WineTrackerUI and WineTrackerWebApi) 6 6 7 8 7 2. Execute the Scripts from Phase 2 in a PostgreSQL DB on the public schema(The Api and Scripts use the public schema) 9 8 3. Enter the connection string in appsettings.json in the API and your api should be good to go.