fp/packages/strapi/README.md

13 lines
577 B
Markdown
Raw Normal View History

2024-01-20 16:16:14 +00:00
## 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
2024-06-13 01:38:11 +00:00
### 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.