fp/ARCHITECHTURE.md

24 lines
370 B
Markdown
Raw Normal View History

2024-02-27 17:57:40 +00:00
git monorepo.
2024-02-27 15:52:43 +00:00
2024-07-30 20:34:25 +00:00
TypeScript
2024-06-04 23:06:47 +00:00
pnpm for workspaces.
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
2024-07-04 21:39:06 +00:00
Tested on VKE v1.30.0+1 (PVCs on other versions may not be fulfilled)
2024-06-04 23:06:47 +00:00
direnv for loading .envrc
2024-07-30 20:34:25 +00:00
pg-boss 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