fp/services/README.md

14 lines
482 B
Markdown

# 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.