fp/services
CJ_Clippy 7793e38878
ci / build (push) Failing after 1s Details
progress
2024-08-13 13:18:01 -08:00
..
bot fp/factory can now concatenate 2024-08-09 16:28:37 -08:00
capture fp/factory can now concatenate 2024-08-09 16:28:37 -08:00
factory progress 2024-08-13 13:18:01 -08:00
mailbox add file_size and recording_state to db 2024-08-02 14:12:56 -08:00
migrations update_discord_message implemented 2024-08-07 15:43:17 -08:00
next progress 2024-08-13 13:18:01 -08:00
strapi progress 2024-07-30 12:34:25 -08:00
uppy progress 2024-08-13 13:18:01 -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.