February 2023

Vuetify

E:\work\myVue\getStarted>npm install -g @vue/cli vue create vuetify-todo E:\work\myVue\getStarted\todo> vue create vuetify-todo Vue CLI v5.0.8? Please pick a preset: Manually select features Vue CLI v5.0.8✨ Creating project in E:\work\myVue\getStarted\todo\vuetify-todo.⚙️ Installing CLI…

Generate Certs

openssl req \ -newkey rsa:4096 -nodes -sha256 -keyout certs/earnhardt-docker.duckdns.org.key \ -addext "subjectAltName = DNS:earnhardt-docker.duckdns.org" \ -x509 -days 365 -out certs/earnhardt-docker.duckdns.org.crt docker run --entrypoint htpasswd httpd:2 -Bbn docker ****** > auth/htpasswd…

Install Postman-CLI

E:\pdmfiles\MVC\BIN\frank-earnhardt>postman -v 'postman' is not recognized as an internal or external command, operable program or batch file. E:\pdmfiles\MVC\BIN\frank-earnhardt>powershell.exe -NoProfile -InputFormat None -ExecutionPolicy AllSigned -Command "::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://dl-cli.pstmn.io/install/win64.ps1'))"…