Skip to content

boilplate

Copy-paste-ready boilerplate for the things you keep rewriting.

This site collects small, opinionated, well-validated snippets you can drop straight into a project. Everything here is designed to be:

  • Self-contained โ€” copy a single block and it works.
  • Validated โ€” variables come with validation blocks, types, and sane defaults.
  • Cited โ€” links back to the upstream docs so you can verify behavior.

Sections

  • Terraform / OpenTofu


    Variables, modules, backends, providers, IAM patterns.

    Browse

  • Terragrunt


    Modern root.hcl + units + explicit stacks.

    Browse

  • GitHub Actions


    Reusable workflows, OIDC, container builds, releases.

    Browse

  • Containers


    Multi-stage Dockerfiles, distroless, dev compose stacks.

    Browse

  • Kubernetes


    Deployment baseline, probes, scaling, RBAC, Helm.

    Browse

  • API / Backend


    Service skeletons, RFC 7807 errors, pagination, OpenAPI.

    Browse

  • Data


    Postgres conventions, Alembic, dbt, Airflow.

    Browse

  • Observability


    Structured logging, OpenTelemetry, Prometheus.

    Browse

  • Repo hygiene


    .gitignore, .editorconfig, pre-commit, Makefile patterns.

    Browse


About the name

The repo name boilplate is an intentional typo. Don't @ me.