frankcollins3 / ASPokedex

Pokedex with ASP backend / razor pages, and VanillaJS front end
1 stars 0 forks source link

try to build app but the app resets to being the iterm2 directory (aspokedex) [8:35am] #26

Open frankcollins3 opened 1 year ago

frankcollins3 commented 1 year ago

attempting to do: build the api and check swagger endpoints in the browser

error: "build succeeded" but there is no localhost:5001 endpoint to reference. as seen below, iterm2 goes back to [aspokedex]

Screen Shot 2023-09-26 at 8 34 46 AM

proposed approach: check models, controllers, and ApplicationDbContext, Program.cs ? check everything that has to do with the startup process

possible improvements: