Noah Spielman
git clone https://github.com/yourusername/StoreMeDaddy.git
cd StoreMeDaddy
dotnet restore
appsettings.json
file is properly configured.YOUR_SECRET_KEY
, YOUR_ISSUER
, etc.) with appropriate values.dotnet run
http://localhost:5000
or https://localhost:5001
.