Futureporn monorepo https://futureporn.net/
Go to file
CJ_Clippy 3aa6081b8a
ci / build (push) Waiting to run Details
use internal ts package
2024-07-19 00:01:06 -08:00
.gitea/workflows build worker first 2024-07-18 12:48:52 -08:00
.vscode podinfo domain tweaks 2024-06-28 17:50:07 -08:00
certs assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
charts remove erroneous pod 2024-07-17 00:22:33 -08:00
flux use redis memory only 2024-07-18 04:46:19 -08:00
packages use internal ts package 2024-07-19 00:01:06 -08:00
scripts add redis to staging 2024-07-18 04:37:36 -08:00
.dockerignore dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -08:00
.gitignore ignore isolate dir 2024-07-15 08:07:04 -08:00
.npmrc dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -08:00
ARCHITECHTURE.md assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
LICENSE k8s progress 2024-04-18 20:51:09 +00:00
Makefile add redis to staging 2024-07-18 04:37:36 -08:00
README.md assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
Tiltfile add redis to staging 2024-07-18 04:37:36 -08:00
d.bot.dockerfile dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -08:00
d.capture.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.link2cid.dockerfile figure out strapi with pnpm 2024-05-27 14:20:58 -08:00
d.meal.dockerfile use internal ts package 2024-07-19 00:01:06 -08:00
d.next.dockerfile fix next build 2024-07-14 10:00:08 -08:00
d.scout.dockerfile fix missing image 2024-07-18 10:42:54 -08:00
d.strapi.dockerfile progress 2024-07-13 21:20:35 -08:00
d.uppy.dockerfile assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
d.worker.dockerfile use internal ts package 2024-07-19 00:01:06 -08:00
package.json fix scout dockerfile 2024-07-16 02:46:44 -08:00
pnpm-lock.yaml ignore isolate dir 2024-07-15 08:07:04 -08:00
pnpm-workspace.yaml temporarily simplify scout for testing 2024-07-15 22:57:27 -08:00

README.md

futureporn.net

Source Code for https://futureporn.net

See ./ARCHITECTURE.md for overview

Metrics Notes

Keeping track of metrics we want to scrape using Prometheus

Uppy

https://uppy.fp.sbtp.xyz/metrics

Development Mantras

Move fast and break things

Make it work, make it right, make it fast (in that order)

Done is better than perfect

If it looks like a duck and quacks like a duck, it is a duck.

If the way is long, the way is wrong

Good, Fast, Cheap. Pick two but not all three.

Organizations are fractals

Focus on what moves the needle

Alligator energy (move slow and preserve things)

Code is run more than it is read

The computer doesn't care