Open
Description
There are a few ways to integrate sonarwhal during the development and I expect to have several "articles" ore recipes:
- Using the local connector while developing
- In the dev machine running a web server (such as
http-server
if static) - In travis/Jenkins.
- This could be similar to the local server or integrate it with a staging environment and if it passes auto publish in production. I have an idea on how to do this with Azure but I'm not sure if we need to go as deep as to show how to do it on each Cloud provider.
- Others?
Will start working on some of these and do separate PRs. If anyone wants to contribute (writing or proposing ideas) feel free!