Shawn Wildermuth

Results 24 comments of Shawn Wildermuth

Release of Vuetify 3 has been the sticking point. Is it close?

My proposed solution is this: - Azure Storage - Store as resized jpgs only - Using Bearer token to authenticate - Using Api to return images from azure storage (so...

Good idea.

Open a console/terminal in the root of the main project (same folder as the MeterReaderWeb.csproj) and type: ``` > npm install ``` Once that is done, do this: ``` >...