Futureporn monorepo https://futureporn.net/
Go to file
CJ_Clippy effba4d1d2
ci / build (push) Successful in 2m2s Details
ignore isolate dir
2024-07-15 08:07:04 -08:00
.gitea/workflows ignore isolate dir 2024-07-15 08:07:04 -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 ignore isolate dir 2024-07-15 08:07:04 -08:00
flux move flux dir 2024-07-13 23:07:21 -08:00
packages ignore isolate dir 2024-07-15 08:07:04 -08:00
scripts use tsx with mocha 2024-07-14 08:22:30 -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 worker to build order 2024-07-14 21:03:37 -08:00
README.md assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
Tiltfile progress 2024-07-13 21:20:35 -08:00
d.boop.dockerfile dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -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.next.dockerfile fix next build 2024-07-14 10:00:08 -08:00
d.scout.dockerfile progress 2024-07-13 21:20:35 -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 ignore isolate dir 2024-07-15 08:07:04 -08:00
package.json ignore isolate dir 2024-07-15 08:07:04 -08:00
pnpm-lock.yaml ignore isolate dir 2024-07-15 08:07:04 -08:00
pnpm-workspace.yaml ignore isolate dir 2024-07-15 08:07:04 -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