Tag
#github
2 posts
-
Skepp — EU Infrastructure in One PR, and Why I Recommend It
I tested Skepp — a service that analyzes your repo, generates production Terraform and CI/CD, and opens a single PR to deploy your app to your own Scaleway account in the EU. Here's why I recommend it.
-
How to Structure a Java Monorepo using Maven and Github
A practical guide to structuring a Java monorepo using Maven and GitHub Actions. Covers project layout, shared libraries, reusable CI/CD workflows, and how to build only what changed — without a remote artifactory.