Futureporn monorepo https://futureporn.net/
Go to file
Chris Grimmett b56b694270 2024-02-05 deploy attempt 1 2024-02-05 14:13:02 -08:00
packages add filterable stream archive table 2024-02-02 15:50:24 -08:00
.dockerignore init 2024-01-20 08:16:14 -08:00
.gitignore add filterable stream archive table 2024-02-02 15:50:24 -08:00
Dockerfile.next use separate dockerfiles for each container 2024-02-02 18:31:57 -08:00
README.md 2024-02-05 deploy attempt 1 2024-02-05 14:13:02 -08:00
compose.prod.yml init 2024-01-20 08:16:14 -08:00
compose.yml 2024-02-05 deploy attempt 1 2024-02-05 14:13:02 -08:00
pnpm-lock.yaml 2024-02-05 deploy attempt 1 2024-02-05 14:13:02 -08:00
pnpm-workspace.yaml add filterable stream archive table 2024-02-02 15:50:24 -08:00

README.md

futureporn-monorepo

Dev notes

We are using multiple Dockerfiles which is a inefficiency. We are doing this because we deploy using dokku. We think one Dockerfile per package is the only way for dokku to use monorepo paradigm.