Mitch MacKenzie
Mitch MacKenzie
Poking at the command issue after someone ran into it while checking out Tina, I tried [concurrently](https://www.npmjs.com/package/concurrently) and it seemed to work: `"dev": "concurrently \"tina-gql server:start\" \"next dev\""` The order...
@jeffsee55 Do we actually need to worry about CI right now for this, if we only changed the "dev" command? CI would be using build & export?
Hi @Tropyl thanks for the report. Are you able to let me know what version of docker you are using? I'm hoping to update this repository soon and may include...
@Tropyl Most themes should work and any plugin that doesn't need server side execution of requests should as well. I have had success using The SEO Framework plugin for SEO....
@Tropyl Please check your CloudWatch logs and report if you see anything. One possible issue could be with the php binary's execution on the Lambda. I believe I have had...
@Tropyl Aurora Serverless is still in preview so it's a bit too early to envision how it will fit in. There would need to be CloudFormation support for it. Let's...
Serverless Aurora still isn't a great fit for this use case in 2023 (too costly for most small sites).
The project has been totally refactored so this issue is no longer relevant.
The project has been totally refactored so this issue is no longer relevant.
Thanks for bringing this up @tmskrtsz .. I don't have a lot of WPML experience or a copy of the plugin right now to experiment, but I think the easy...