Docker : Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a de...
Auth0 : Auth0 is a service that abstracts how users authenticate to applications.
You can connect any application (written in any language or on any stack) to...
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master