fp/packages/strapi-borked
CJ_Clippy ffe9ca2bb5 cleanup 2024-07-04 13:20:29 -08:00
..
.strapi/client cleanup 2024-07-04 13:20:29 -08:00
backup cleanup 2024-07-04 13:20:29 -08:00
config cleanup 2024-07-04 13:20:29 -08:00
database cleanup 2024-07-04 13:20:29 -08:00
misc cleanup 2024-07-04 13:20:29 -08:00
public cleanup 2024-07-04 13:20:29 -08:00
src cleanup 2024-07-04 13:20:29 -08:00
.dockerignore cleanup 2024-07-04 13:20:29 -08:00
.gitignore cleanup 2024-07-04 13:20:29 -08:00
.npmrc cleanup 2024-07-04 13:20:29 -08:00
README.md cleanup 2024-07-04 13:20:29 -08:00
favicon.png cleanup 2024-07-04 13:20:29 -08:00
package.json cleanup 2024-07-04 13:20:29 -08:00
pnpm-lock.yaml cleanup 2024-07-04 13:20:29 -08:00

README.md

dev notes

patreon campaign benefit ids

  • ironmouse "Thank you" (for testing): 4760169
  • cj_clippy "Full library access" (for production): 9380584
  • cj_clippy "Your URL displayed on Futureporn.net": 10663202

Content-Type Builder (Docker caveat)

Don't use the web UI to create or update Content-Types! The changes will be lost. This is a side-effect of our hacked together solution for Strapi with pnpm in docker.

Instead, content-type schemas must be hand-edited in ./src/api/(...). For the changes to take effect, trigger a strapi resource update in Tilt.