platput
platput
Hello, I am trying to build my app for mac os as iPad apps can be run in mac now. The problem is there are many deprecation warnings related to...
So I was trying to follow along the coding, I was not able to move forward after removing the watchEffect and replacing it with beforeRouteEnter. The issue I suppose was...
Hello, I am trying to run grpc-web with nuxtjs. The issue I am facing only happens when I run "`npm run dev`". Its not happening if I run "`npm run...
This is just an idea and it can be improved up on. The code related to exiting the ssh tunnel is not ideal. Pressing `CTRL+C` on the user's keyboard should...
Have to relook into the test cases and the code related to it. Need to add more test cases as well.
As long as the tunnel is active, the app should send `shutdown` command postponing the shutdown of the ec2 instance. Command to send: `shutdown +10`