fp/services
CJ_Clippy 5af878c3a3
ci / build (push) Failing after 1s Details
refactor for simpler controlflow
2024-09-25 18:01:25 -08:00
..
bot refactor for simpler controlflow 2024-09-25 18:01:25 -08:00
capture refactor for simpler controlflow 2024-09-25 18:01:25 -08:00
factory capture basic function 2024-09-20 19:01:21 -08:00
mailbox combine_video_segments progress 2024-09-03 08:28:39 -08:00
migrations capture basic function 2024-09-20 19:01:21 -08:00
next combine_video_segments progress 2024-09-03 08:28:39 -08:00
scout refactor for simpler controlflow 2024-09-25 18:01:25 -08:00
strapi move fetchers to their own package 2024-09-05 21:39:08 -08:00
uppy combine_video_segments progress 2024-09-03 08:28:39 -08:00
README.md progress 2024-08-13 13:18:01 -08:00

README.md

Futureporn node services

Each folder here is an individual node package

See https://pnpm.io/workspaces

Also see ../packages/* which are also pnpm packages, with the diffentiation that those are utility libraries meant for importing

Also see ../pnpm-workspace.yaml for more notes

Strapi is deprecated

There are several reasons for doing this, the main one being that Strapi doesn't conform to the 12 factor app methodology which is very important for deploying on docker.