Futureporn monorepo https://futureporn.net/
Go to file
Chris Grimmett e4e9d40e05
ci / build (push) Failing after 7s Details
remove demo runner
2024-03-28 23:32:01 -08:00
.dokku switch back to dokku 2024-02-26 14:00:23 -08:00
.gitea/workflows remove demo runner 2024-03-28 23:32:01 -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 add gitea ci 2024-03-28 23:28:02 -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 remove things stoppping a build 2024-02-27 07:52:43 -08:00
helmfile.yaml add gitea ci 2024-03-28 23:28:02 -08:00
next.Dockerfile use sensible docker build arg defaults 2024-03-14 14:38:33 -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