Futureporn monorepo https://futureporn.net/
Go to file
Chris Grimmett 188e8a95c5
ci / build (push) Failing after 24s Details
progress
2024-03-29 00:54:11 -08:00
.dokku switch back to dokku 2024-02-26 14:00:23 -08:00
.gitea/workflows progress 2024-03-29 00:54:11 -08:00
.vscode add vscode dir 2024-03-20 21:35:34 -08:00
charts add gitea ci 2024-03-28 23:28:02 -08:00
packages add gitea ci 2024-03-28 23:28:02 -08:00
.dockerignore add gitea ci 2024-03-28 23:28:02 -08:00
.gitignore remove .envrc from source control 2024-03-15 19:49:41 -08:00
.npmrc try gitea actions 2024-03-20 21:29:45 -08:00
ARCHITECHTURE.md link2cid is k8s-ified 2024-03-15 19:48:24 -08:00
Makefile progress 2024-03-29 00:54:11 -08:00
README.md add gitea ci 2024-03-28 23:28:02 -08:00
Tiltfile add gitea ci 2024-03-28 23:28:02 -08:00
compose.yml potential fix 2024-03-28 23:45:51 -08:00
helmfile.yaml add gitea ci 2024-03-28 23:28:02 -08:00
package.json add gitea ci 2024-03-28 23:28:02 -08:00
pnpm-lock.yaml add gitea ci 2024-03-28 23:28:02 -08:00
pnpm-workspace.yaml add gitea ci 2024-03-28 23:28:02 -08:00

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