Block a user
3wordchant
commented on issue autonomic-coopera…/astro-payload-template#22
2024-05-19 16:42:32 +00:00
Fix image urls in dev
Ah 😖 Looks like it's trying to run the -prod
container locally still? Latest commit tries to fix it... can't test locally because of spooky network error tho
3wordchant
commented on issue autonomic-coopera…/astro-payload-template#22
2024-05-19 16:01:33 +00:00
Fix image urls in dev
Post images now working reliably for me, thumbnails still not, how about you?
3wordchant
commented on issue autonomic-coopera…/astro-payload-template#23
2024-05-19 15:56:21 +00:00
Watch for payload changes and rebuild locally
It was using the prod container, which calls yarn serve
, not the dev
container.
I've now changed it so there's a separate payload-dev
container published, and so that yarn dev
runs…
Watch for payload changes and rebuild locally
3wordchant
commented on issue autonomic-coopera…/astro-payload-template#19
2024-05-18 21:41:22 +00:00
Update package.json scripts
Think this is done (twice! in parallel! 😅)
add docs on initial setup