Explore >> Select a destination


You are here

blog.anoff.io
| | msfjarvis.dev
8.9 parsecs away

Travel
| | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.
| | www.schakko.de
8.6 parsecs away

Travel
| | How to set up your GitHub Actions workflow to publish Maven artifacts and re-use them in other GitHub projects.
| | www.morling.dev
9.7 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | juffalow.com
40.5 parsecs away

Travel
| Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.