Futureporn monorepo
https://futureporn.net/
fcb1d8830a | ||
---|---|---|
.dokku | ||
.gitea/workflows | ||
.vscode | ||
charts | ||
packages | ||
.dockerignore | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
ARCHITECHTURE.md | ||
Makefile | ||
README.md | ||
Tiltfile | ||
compose.yml | ||
helmfile.yaml | ||
link2cid.dockerfile | ||
next.dockerfile | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
strapi.dockerfile |
README.md
futureporn-monorepo
development
Tilt Handles auto-reloading dev containers when making changes to code.
dependencies
docker minikube ctlptl tilt
setup
I would love for this to be a single command, tilt up
, but minikube needs to get started and needs some addons.
@todo figure out a way to incorporate the minikube setup with tilt up
When enabling csi-hostpath-driver
, it appears like it's locked up, but be sure to be patient and WAIT. It's just slow.
make cluster