fp/packages/strapi
CJ_Clippy 4900a22ba0
ci / build (push) Waiting to run Details
remove .spec.version which is out of place
2024-06-19 08:46:23 -08:00
..
.strapi/client init 2024-01-20 08:16:14 -08:00
backup init 2024-01-20 08:16:14 -08:00
config update to 4.22.1 2024-04-08 10:23:31 -08:00
database progress 2024-04-11 00:17:51 -08:00
misc init 2024-01-20 08:16:14 -08:00
public init 2024-01-20 08:16:14 -08:00
src fixing frontend image quirks 2024-06-12 18:54:44 -08:00
.dockerignore SSL in dev environment! 2024-05-29 15:43:47 -08:00
.gitignore init 2024-01-20 08:16:14 -08:00
.npmrc Temporal integration progress 2024-06-11 20:28:36 -08:00
README.md fixing frontend image quirks 2024-06-12 17:38:11 -08:00
favicon.png init 2024-01-20 08:16:14 -08:00
package.json Temporal integration progress 2024-06-11 20:28:36 -08:00
pnpm-lock.yaml remove .spec.version which is out of place 2024-06-19 08:46:23 -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.