Continuous deployment of SAFE apps on linux server
For some time I was looking for a solution for how to do continuous deployment of my SAFE stack projects to the server. My needs are:
automagically deploy a new version after push to master branch
support multiple apps on one server with different ...
jindraivanek.hashnode.dev3 min read