Futureporn monorepo
https://futureporn.net/
CJ_Clippy
2f0e37d18b
ci / build (push) Successful in 14s
Details
|
||
---|---|---|
.dokku | ||
.gitea/workflows | ||
.vscode | ||
apps | ||
charts | ||
clusters/production | ||
infrastructure | ||
packages | ||
.dockerignore | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
ARCHITECHTURE.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
compose.yml | ||
helmfile.yaml | ||
helmsman.argocd.yaml | ||
helmsman.fp.yaml | ||
helmsman.nothing.yaml | ||
link2cid.dockerfile | ||
next.dockerfile | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
strapi.dockerfile |
README.md
futureporn.net
See ./ARCHITECTURE.md for overview
Development
make minikube
make tilt
Deploying
Stand up a kubernetes cluster.
make crds
make argocd
Argo CD will watch the git repo for changes and deploy helm charts as necessary.