Git Watch provides continuous deployment by monitoring a Git repository for changes and immediately deploying those changes, without requiring a continuous integration service. This middle ground approach only requires an internet connection for the Git repository and Git Watch server. Some examples of use cases include deploying a static GitHub repository to Firebase Hosting in under 20 seconds, deploying local static content changes in under 5 seconds, and deploying a Scala application to production in about 30 seconds after tests pass on commit. Git Watch allows for frequent, immediate deploys with little overhead.
Related topics: