2025-01-11 03:10:04 +00:00
|
|
|
devbox for shareable development environment tooling
|
|
|
|
|
|
|
|
git monorepo for housing separate node packages within a single repository
|
2024-02-27 15:52:43 +00:00
|
|
|
|
2024-07-30 20:34:25 +00:00
|
|
|
TypeScript
|
|
|
|
|
2025-01-11 03:10:04 +00:00
|
|
|
pnpm for package management and workspaces (separate node packages.)
|
2024-02-27 15:52:43 +00:00
|
|
|
|
2024-03-16 03:48:24 +00:00
|
|
|
Kubernetes for Development using Tiltfile
|
2024-02-27 15:52:43 +00:00
|
|
|
|
2024-05-28 05:17:49 +00:00
|
|
|
Kubernetes for Production, deployed using FluxCD
|
2024-05-28 21:28:35 +00:00
|
|
|
|
2025-01-11 03:10:04 +00:00
|
|
|
Kubernetes deployed to Hetzner using https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner
|
2024-09-06 05:39:08 +00:00
|
|
|
|
|
|
|
ggshield for preventing git commits containing secrets
|
|
|
|
|
2024-06-04 23:06:47 +00:00
|
|
|
direnv for loading .envrc
|
|
|
|
|
2024-08-10 00:28:37 +00:00
|
|
|
Graphile Worker for work queue, cron
|
2024-06-12 04:28:36 +00:00
|
|
|
|
|
|
|
Postgres for data storage
|
|
|
|
|
|
|
|
S3 for media storage
|
2024-06-04 23:06:47 +00:00
|
|
|
|
|
|
|
Domain Driven Development
|
2024-06-18 02:21:08 +00:00
|
|
|
|
2024-07-04 21:39:06 +00:00
|
|
|
Test Driven Development
|
2024-08-13 21:18:01 +00:00
|
|
|
|
|
|
|
12 Factor App
|