Futureporn monorepo https://futureporn.net/
Go to file
Chris Grimmett 3b4de1e1c8 strapi 4.23.0 2024-04-12 13:20:48 -08:00
.dokku switch back to dokku 2024-02-26 14:00:23 -08:00
.gitea/workflows use correct dockerfile 2024-03-29 02:30:04 -08:00
.vscode add vscode dir 2024-03-20 21:35:34 -08:00
charts successful docker build of strapi 2024-04-12 11:25:44 -08:00
packages strapi 4.23.0 2024-04-12 13:20:48 -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
.nvmrc make next.dockerfile more lightweight 2024-03-29 19:27:03 -08:00
ARCHITECHTURE.md link2cid is k8s-ified 2024-03-15 19:48:24 -08:00
Makefile progress 2024-04-11 00:17:51 -08:00
README.md add gitea ci 2024-03-28 23:28:02 -08:00
Tiltfile successful docker build of strapi 2024-04-12 11:25:44 -08:00
compose.yml potential fix 2024-03-28 23:45:51 -08:00
helmfile.yaml progress 2024-04-11 00:17:51 -08:00
link2cid.dockerfile use dockerfile 2024-03-29 02:14:18 -08:00
next.dockerfile online install 2024-03-29 21:27:56 -08:00
package.json update packages 2024-04-08 10:24:54 -08:00
pnpm-lock.yaml add gitea ci 2024-03-28 23:28:02 -08:00
pnpm-workspace.yaml convert strapi to use pnpm 2024-04-02 06:49:33 -08:00
strapi.dockerfile successful docker build of strapi 2024-04-12 11:25:44 -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