SAFE-Stack / docs

https://safe-stack.github.io/docs/
MIT License
145 stars 69 forks source link

Add recipe for using `remotedev` #359

Open jwthomson opened 7 months ago

jwthomson commented 7 months ago

Remotedev was recently removed from the SAFE template since it gives security warnings.

Discussion: https://github.com/SAFE-Stack/SAFE-template/issues/602

However, since it is a dev dependency it doesn't really matter if there are a security risks, so let's add a recipe which informs people on how to add the package if they want to do more in-depth debugging.